#F2DFD2#F2DFD2
#F2DFD2 is a very light, muted orange. Relative luminance 0.763; OKLCH L 91.5% C 0.027 H 56.8°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DFD2 |
|---|---|
| RGB | rgb(242, 223, 210) |
| HSL | hsl(24, 55%, 89%) |
| HSV | hsv(24, 13%, 95%) |
| CMYK | cmyk(0%, 7.9%, 13.2%, 5.1%) |
| CIE-LAB | lab(90.00, 4.39, 8.72) |
| CIE-LCH | lch(90.00, 9.76, 63.27°) |
| OKLab | oklab(91.55% 0.015 0.0229) |
| OKLCH | oklch(91.55% 0.027 56.8) |
| XYZ | xyz(74.6377, 76.3071, 71.7572) |
| Luminance | 0.7631 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.71
Antiquewhite
#FAEBD7
ΔE00 4.80
Linen
#FAF0E6
ΔE00 4.92
Seashell
#FFF5EE
ΔE00 5.81
Champagne
#F7E7CE
ΔE00 6.00
Mistyrose
#FFE4E1
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DFD2 #D2E5F2
analogous
#F2D2D5 #F2DFD2 #F2EFD2
triadic
#F2DFD2 #D2F2DF #DFD2F2
tetradic
#F2DFD2 #D5F2D2 #D2E5F2 #EFD2F2
square
#F2DFD2 #D5F2D2 #D2E5F2 #EFD2F2
split-complementary
#F2DFD2 #D2F2EF #D2D5F2
monochromatic
#D79B73 #E4BDA3 #F2DFD2 #F8EEE7 #F8EEE7
Accessibility & contrast
On white
1.29
#F2DFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#F2DFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DFD2
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DFD2 | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E0D1
Deuteranopia (green-blind)
#E9E4D2
Tritanopia (blue-blind)
#F8DCDB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f2dfd2; /* rgb */ color: rgb(242, 223, 210); /* oklch */ color: oklch(91.5% 0.027 56.8);
Tailwind
colors: {
custom: {
50: '#f6e9df',
500: '#f2dfd2',
950: '#000000',
},
}SCSS
$custom: #f2dfd2; $custom-light: #f6e9df; $custom-dark: #000000;
JSON
{
"hex": "#f2dfd2",
"rgb": {
"r": 242,
"g": 223,
"b": 210
},
"hsl": {
"h": 24.375,
"s": 55.172,
"l": 88.627
},
"oklch": {
"l": 0.91549,
"c": 0.02732,
"h": 56.8
},
"luminance": 0.76306
}Semantic roles & 50–950 ramp
primary
#F2DFD2
secondary
#97BAD1
accent
#82C323
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484