#F2DFD3#F2DFD3
#F2DFD3 is a very light, muted orange. Relative luminance 0.764; OKLCH L 91.6% C 0.026 H 54.6°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DFD3 |
|---|---|
| RGB | rgb(242, 223, 211) |
| HSL | hsl(23, 54%, 89%) |
| HSV | hsv(23, 13%, 95%) |
| CMYK | cmyk(0%, 7.9%, 12.8%, 5.1%) |
| CIE-LAB | lab(90.02, 4.55, 8.22) |
| CIE-LCH | lch(90.02, 9.40, 61.07°) |
| OKLab | oklab(91.57% 0.0154 0.0216) |
| OKLCH | oklch(91.57% 0.027 54.6) |
| XYZ | xyz(74.7627, 76.3571, 72.4153) |
| Luminance | 0.7636 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 4.95
Warm Beige
#E9DCC9
ΔE00 5.10
Antiquewhite
#FAEBD7
ΔE00 5.17
Seashell
#FFF5EE
ΔE00 5.71
Mistyrose
#FFE4E1
ΔE00 6.15
Champagne
#F7E7CE
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DFD3 #D3E6F2
analogous
#F2D3D7 #F2DFD3 #F2EFD3
triadic
#F2DFD3 #D3F2DF #DFD3F2
tetradic
#F2DFD3 #D7F2D3 #D3E6F2 #EFD3F2
square
#F2DFD3 #D7F2D3 #D3E6F2 #EFD3F2
split-complementary
#F2DFD3 #D3F2EF #D3D7F2
monochromatic
#D69A75 #E4BDA4 #F2DFD3 #F8EEE7 #F8EEE7
Accessibility & contrast
On white
1.29
#F2DFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#F2DFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DFD3
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DFD3 | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E0D2
Deuteranopia (green-blind)
#E9E4D3
Tritanopia (blue-blind)
#F8DCDC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f2dfd3; /* rgb */ color: rgb(242, 223, 211); /* oklch */ color: oklch(91.6% 0.026 54.6);
Tailwind
colors: {
custom: {
50: '#f6e9e0',
500: '#f2dfd3',
950: '#000000',
},
}SCSS
$custom: #f2dfd3; $custom-light: #f6e9e0; $custom-dark: #000000;
JSON
{
"hex": "#f2dfd3",
"rgb": {
"r": 242,
"g": 223,
"b": 211
},
"hsl": {
"h": 23.226,
"s": 54.386,
"l": 88.824
},
"oklch": {
"l": 0.91574,
"c": 0.0265,
"h": 54.6
},
"luminance": 0.76356
}Semantic roles & 50–950 ramp
primary
#F2DFD3
secondary
#98BBD1
accent
#85C224
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484