#F2DFAE#F2DFAE
#F2DFAE is a very light, moderate orange. Relative luminance 0.747; OKLCH L 90.7% C 0.067 H 89.3°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DFAE |
|---|---|
| RGB | rgb(242, 223, 174) |
| HSL | hsl(43, 72%, 82%) |
| HSV | hsv(43, 28%, 95%) |
| CMYK | cmyk(0%, 7.9%, 28.1%, 5.1%) |
| CIE-LAB | lab(89.26, -0.78, 26.43) |
| CIE-LCH | lch(89.26, 26.44, 91.68°) |
| OKLab | oklab(90.72% 0.0008 0.0669) |
| OKLCH | oklch(90.72% 0.067 89.3) |
| XYZ | xyz(70.6462, 74.7105, 50.7353) |
| Luminance | 0.7471 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 2.42
Pale Peach
#FFE5AD
ΔE00 2.83
Beige (survey)
#E6DAA6
ΔE00 3.01
Vanilla
#F3E5AB
ΔE00 3.04
Moccasin
#FFE4B5
ΔE00 3.27
Navajowhite
#FFDEAD
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DFAE #AEC1F2
analogous
#F2BDAE #F2DFAE #E3F2AE
triadic
#F2DFAE #AEF2DF #DFAEF2
tetradic
#F2DFAE #AEF2BD #AEC1F2 #F2AEE3
square
#F2DFAE #AEF2BD #AEC1F2 #F2AEE3
split-complementary
#F2DFAE #AEE3F2 #BDAEF2
monochromatic
#E1B545 #EACA79 #F2DFAE #FAF4E3 #FBF5E5
Accessibility & contrast
On white
1.32
#F2DFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#F2DFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DFAE
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DFAE | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADDAB
Deuteranopia (green-blind)
#EFE3AF
Tritanopia (blue-blind)
#FDD7D2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f2dfae; /* rgb */ color: rgb(242, 223, 174); /* oklch */ color: oklch(90.7% 0.067 89.3);
Tailwind
colors: {
custom: {
50: '#f7e8c6',
500: '#f2dfae',
950: '#000000',
},
}SCSS
$custom: #f2dfae; $custom-light: #f7e8c6; $custom-dark: #000000;
JSON
{
"hex": "#f2dfae",
"rgb": {
"r": 242,
"g": 223,
"b": 174
},
"hsl": {
"h": 43.235,
"s": 72.34,
"l": 81.569
},
"oklch": {
"l": 0.90718,
"c": 0.06685,
"h": 89.3
},
"luminance": 0.74709
}Semantic roles & 50–950 ramp
primary
#F2DFAE
secondary
#738DD1
accent
#48D411
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#171613
muted
#858482