#F2DFD4#F2DFD4
#F2DFD4 is a very light, muted orange. Relative luminance 0.764; OKLCH L 91.6% C 0.026 H 52.2°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DFD4 |
|---|---|
| RGB | rgb(242, 223, 212) |
| HSL | hsl(22, 54%, 89%) |
| HSV | hsv(22, 12%, 95%) |
| CMYK | cmyk(0%, 7.9%, 12.4%, 5.1%) |
| CIE-LAB | lab(90.05, 4.70, 7.73) |
| CIE-LCH | lch(90.05, 9.05, 58.69°) |
| OKLab | oklab(91.6% 0.0158 0.0203) |
| OKLCH | oklch(91.6% 0.026 52.2) |
| XYZ | xyz(74.8884, 76.4074, 73.0776) |
| Luminance | 0.7641 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 5.02
Warm Beige
#E9DCC9
ΔE00 5.50
Antiquewhite
#FAEBD7
ΔE00 5.57
Seashell
#FFF5EE
ΔE00 5.65
Mistyrose
#FFE4E1
ΔE00 5.72
Very Light Pink
#FFF4F2
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DFD4 #D4E7F2
analogous
#F2D4D8 #F2DFD4 #F2EED4
triadic
#F2DFD4 #D4F2DF #DFD4F2
tetradic
#F2DFD4 #D8F2D4 #D4E7F2 #EED4F2
square
#F2DFD4 #D8F2D4 #D4E7F2 #EED4F2
split-complementary
#F2DFD4 #D4F2EE #D4D8F2
monochromatic
#D69976 #E4BCA5 #F2DFD4 #F8EEE8 #F8EEE8
Accessibility & contrast
On white
1.29
#F2DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#F2DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DFD4
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DFD4 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E0D3
Deuteranopia (green-blind)
#E9E4D4
Tritanopia (blue-blind)
#F8DCDC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f2dfd4; /* rgb */ color: rgb(242, 223, 212); /* oklch */ color: oklch(91.6% 0.026 52.2);
Tailwind
colors: {
custom: {
50: '#f6e9e1',
500: '#f2dfd4',
950: '#000000',
},
}SCSS
$custom: #f2dfd4; $custom-light: #f6e9e1; $custom-dark: #000000;
JSON
{
"hex": "#f2dfd4",
"rgb": {
"r": 242,
"g": 223,
"b": 212
},
"hsl": {
"h": 22,
"s": 53.571,
"l": 89.02
},
"oklch": {
"l": 0.916,
"c": 0.02572,
"h": 52.2
},
"luminance": 0.76406
}Semantic roles & 50–950 ramp
primary
#F2DFD4
secondary
#99BCD1
accent
#88C124
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484