#F2DDAE#F2DDAE
#F2DDAE is a very light, moderate orange. Relative luminance 0.736; OKLCH L 90.3% C 0.065 H 86.7°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DDAE |
|---|---|
| RGB | rgb(242, 221, 174) |
| HSL | hsl(41, 72%, 82%) |
| HSV | hsv(41, 28%, 95%) |
| CMYK | cmyk(0%, 8.7%, 28.1%, 5.1%) |
| CIE-LAB | lab(88.76, 0.25, 25.74) |
| CIE-LCH | lch(88.76, 25.74, 89.45°) |
| OKLab | oklab(90.32% 0.0037 0.0652) |
| OKLCH | oklch(90.32% 0.065 86.7) |
| XYZ | xyz(70.1150, 73.6481, 50.5582) |
| Luminance | 0.7365 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 1.52
Moccasin
#FFE4B5
ΔE00 2.72
Pale Peach
#FFE5AD
ΔE00 2.93
Beige (survey)
#E6DAA6
ΔE00 3.75
Navajowhite
#FFDEAD
ΔE00 3.90
Vanilla
#F3E5AB
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DDAE #AEC3F2
analogous
#F2BBAE #F2DDAE #E5F2AE
triadic
#F2DDAE #AEF2DD #DDAEF2
tetradic
#F2DDAE #AEF2BB #AEC3F2 #F2AEE5
square
#F2DDAE #AEF2BB #AEC3F2 #F2AEE5
split-complementary
#F2DDAE #AEE5F2 #BBAEF2
monochromatic
#E1B145 #EAC779 #F2DDAE #FAF3E3 #FBF4E5
Accessibility & contrast
On white
1.34
#F2DDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#F2DDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DDAE
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DDAE | 1.00 | 1.34 | 15.73 | 15.73 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCAB
Deuteranopia (green-blind)
#EEE1AF
Tritanopia (blue-blind)
#FDD5D0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #f2ddae; /* rgb */ color: rgb(242, 221, 174); /* oklch */ color: oklch(90.3% 0.065 86.7);
Tailwind
colors: {
custom: {
50: '#f7e7c6',
500: '#f2ddae',
950: '#000000',
},
}SCSS
$custom: #f2ddae; $custom-light: #f7e7c6; $custom-dark: #000000;
JSON
{
"hex": "#f2ddae",
"rgb": {
"r": 242,
"g": 221,
"b": 174
},
"hsl": {
"h": 41.471,
"s": 72.34,
"l": 81.569
},
"oklch": {
"l": 0.90324,
"c": 0.06531,
"h": 86.7
},
"luminance": 0.73646
}Semantic roles & 50–950 ramp
primary
#F2DDAE
secondary
#7390D1
accent
#4DD411
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#171613
muted
#858482