#F2DEAE#F2DEAE
#F2DEAE is a very light, moderate orange. Relative luminance 0.742; OKLCH L 90.5% C 0.066 H 88.0°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DEAE |
|---|---|
| RGB | rgb(242, 222, 174) |
| HSL | hsl(42, 72%, 82%) |
| HSV | hsv(42, 28%, 95%) |
| CMYK | cmyk(0%, 8.3%, 28.1%, 5.1%) |
| CIE-LAB | lab(89.01, -0.27, 26.08) |
| CIE-LCH | lch(89.01, 26.08, 90.58°) |
| OKLab | oklab(90.52% 0.0023 0.066) |
| OKLCH | oklch(90.52% 0.066 88) |
| XYZ | xyz(70.3798, 74.1777, 50.6465) |
| Luminance | 0.7418 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 1.96
Pale Peach
#FFE5AD
ΔE00 2.84
Moccasin
#FFE4B5
ΔE00 2.97
Beige (survey)
#E6DAA6
ΔE00 3.36
Vanilla
#F3E5AB
ΔE00 3.54
Navajowhite
#FFDEAD
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DEAE #AEC2F2
analogous
#F2BCAE #F2DEAE #E4F2AE
triadic
#F2DEAE #AEF2DE #DEAEF2
tetradic
#F2DEAE #AEF2BC #AEC2F2 #F2AEE4
square
#F2DEAE #AEF2BC #AEC2F2 #F2AEE4
split-complementary
#F2DEAE #AEE4F2 #BCAEF2
monochromatic
#E1B345 #EAC979 #F2DEAE #FAF3E3 #FBF4E5
Accessibility & contrast
On white
1.33
#F2DEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#F2DEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DEAE
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DEAE | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCAB
Deuteranopia (green-blind)
#EEE2AF
Tritanopia (blue-blind)
#FDD6D1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f2deae; /* rgb */ color: rgb(242, 222, 174); /* oklch */ color: oklch(90.5% 0.066 88.0);
Tailwind
colors: {
custom: {
50: '#f7e8c6',
500: '#f2deae',
950: '#000000',
},
}SCSS
$custom: #f2deae; $custom-light: #f7e8c6; $custom-dark: #000000;
JSON
{
"hex": "#f2deae",
"rgb": {
"r": 242,
"g": 222,
"b": 174
},
"hsl": {
"h": 42.353,
"s": 72.34,
"l": 81.569
},
"oklch": {
"l": 0.90521,
"c": 0.06606,
"h": 88
},
"luminance": 0.74176
}Semantic roles & 50–950 ramp
primary
#F2DEAE
secondary
#738FD1
accent
#4BD411
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#171613
muted
#858482