#FDF2D3#FDF2D3

#FDF2D3 is a very light, muted orange. Relative luminance 0.891; OKLCH L 96.2% C 0.042 H 90.8°. Best body text is #000000 at 18.82:1 contrast (WCAG AA passes).

Color values

HEX#FDF2D3
RGBrgb(253, 242, 211)
HSLhsl(44, 91%, 91%)
HSVhsv(44, 17%, 99%)
CMYKcmyk(0%, 4.3%, 16.6%, 0.8%)
CIE-LABlab(95.62, -1.26, 16.30)
CIE-LCHlch(95.62, 16.35, 94.40°)
OKLaboklab(96.18% -0.0006 0.0421)
OKLCHoklch(96.18% 0.042 90.8)
XYZxyz(84.0174, 89.0913, 74.3858)
Luminance0.8909 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FDF2D3 #D3DEFD
analogous
#FDDDD3 #FDF2D3 #F3FDD3
triadic
#FDF2D3 #D3FDF2 #F2D3FD
tetradic
#FDF2D3 #D3FDDD #D3DEFD #FDD3F3
square
#FDF2D3 #D3FDDD #D3DEFD #FDD3F3
split-complementary
#FDF2D3 #D3F3FD #DDD3FD
monochromatic
#F8CF5E #FAE198 #FDF2D3 #FEF6E2 #FEF6E2

Accessibility & contrast

On white

1.12
#FDF2D3 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.82
#FDF2D3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FDF2D3
18.82:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FDF2D3#FFFFFF#000000##000000
##FDF2D31.001.1218.8218.82
#FFFFFF1.121.0021.0021.00
#00000018.8221.001.001.00
##00000018.8221.001.001.00

Color blindness preview

Protanopia (red-blind)
#F9F0D1
Deuteranopia (green-blind)
#FCF4D4
Tritanopia (blue-blind)
#FFEDE9
Achromatopsia (no color)
#F2F2F2

Design tokens & code

CSS
--color: #fdf2d3;
/* rgb */ color: rgb(253, 242, 211);
/* oklch */ color: oklch(96.2% 0.042 90.8);
Tailwind
colors: {
  custom: {
    50: '#fef6e0',
    500: '#fdf2d3',
    950: '#000000',
  },
}
SCSS
$custom: #fdf2d3;
$custom-light: #fef6e0;
$custom-dark: #000000;
JSON
{
  "hex": "#fdf2d3",
  "rgb": {
    "r": 253,
    "g": 242,
    "b": 211
  },
  "hsl": {
    "h": 44.286,
    "s": 91.304,
    "l": 90.98
  },
  "oklch": {
    "l": 0.96183,
    "c": 0.04214,
    "h": 90.8
  },
  "luminance": 0.8909
}

Semantic roles & 50–950 ramp

primary
#FDF2D3
secondary
#8EA5E6
accent
#3CE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171715
muted
#858584

Preview Lab

Preview with #FDF2D3

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#FDF2D3 Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva