#F2DFD1#F2DFD1
#F2DFD1 is a very light, muted orange. Relative luminance 0.763; OKLCH L 91.5% C 0.028 H 58.8°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DFD1 |
|---|---|
| RGB | rgb(242, 223, 209) |
| HSL | hsl(25, 56%, 88%) |
| HSV | hsv(25, 14%, 95%) |
| CMYK | cmyk(0%, 7.9%, 13.6%, 5.1%) |
| CIE-LAB | lab(89.98, 4.23, 9.21) |
| CIE-LCH | lch(89.98, 10.13, 65.31°) |
| OKLab | oklab(91.52% 0.0146 0.0241) |
| OKLCH | oklch(91.52% 0.028 58.8) |
| XYZ | xyz(74.5135, 76.2574, 71.1031) |
| Luminance | 0.7626 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.34
Antiquewhite
#FAEBD7
ΔE00 4.45
Linen
#FAF0E6
ΔE00 4.93
Champagne
#F7E7CE
ΔE00 5.56
Seashell
#FFF5EE
ΔE00 5.93
Bisque
#FFE4C4
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DFD1 #D1E4F2
analogous
#F2D1D3 #F2DFD1 #F2EFD1
triadic
#F2DFD1 #D1F2DF #DFD1F2
tetradic
#F2DFD1 #D3F2D1 #D1E4F2 #EFD1F2
square
#F2DFD1 #D3F2D1 #D1E4F2 #EFD1F2
split-complementary
#F2DFD1 #D1F2EF #D1D3F2
monochromatic
#D79D72 #E5BEA1 #F2DFD1 #F8EEE7 #F8EEE7
Accessibility & contrast
On white
1.29
#F2DFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#F2DFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DFD1
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DFD1 | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E0D0
Deuteranopia (green-blind)
#E9E4D1
Tritanopia (blue-blind)
#F9DBDB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f2dfd1; /* rgb */ color: rgb(242, 223, 209); /* oklch */ color: oklch(91.5% 0.028 58.8);
Tailwind
colors: {
custom: {
50: '#f6e9df',
500: '#f2dfd1',
950: '#000000',
},
}SCSS
$custom: #f2dfd1; $custom-light: #f6e9df; $custom-dark: #000000;
JSON
{
"hex": "#f2dfd1",
"rgb": {
"r": 242,
"g": 223,
"b": 209
},
"hsl": {
"h": 25.455,
"s": 55.932,
"l": 88.431
},
"oklch": {
"l": 0.91523,
"c": 0.02819,
"h": 58.8
},
"luminance": 0.76256
}Semantic roles & 50–950 ramp
primary
#F2DFD1
secondary
#96B8D1
accent
#7FC322
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484