#F2DFD5#F2DFD5
#F2DFD5 is a very light, muted orange. Relative luminance 0.765; OKLCH L 91.6% C 0.025 H 49.7°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DFD5 |
|---|---|
| RGB | rgb(242, 223, 213) |
| HSL | hsl(21, 53%, 89%) |
| HSV | hsv(21, 12%, 95%) |
| CMYK | cmyk(0%, 7.9%, 12%, 5.1%) |
| CIE-LAB | lab(90.07, 4.86, 7.24) |
| CIE-LCH | lch(90.07, 8.73, 56.12°) |
| OKLab | oklab(91.63% 0.0161 0.0191) |
| OKLCH | oklch(91.63% 0.025 49.7) |
| XYZ | xyz(75.0150, 76.4580, 73.7440) |
| Luminance | 0.7646 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 5.13
Mistyrose
#FFE4E1
ΔE00 5.29
Seashell
#FFF5EE
ΔE00 5.62
Warm Beige
#E9DCC9
ΔE00 5.92
Antiquewhite
#FAEBD7
ΔE00 5.97
Very Light Pink
#FFF4F2
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DFD5 #D5E8F2
analogous
#F2D5DA #F2DFD5 #F2EED5
triadic
#F2DFD5 #D5F2DF #DFD5F2
tetradic
#F2DFD5 #DAF2D5 #D5E8F2 #EED5F2
square
#F2DFD5 #DAF2D5 #D5E8F2 #EED5F2
split-complementary
#F2DFD5 #D5F2EE #D5DAF2
monochromatic
#D59878 #E4BBA6 #F2DFD5 #F8EDE8 #F8EDE8
Accessibility & contrast
On white
1.29
#F2DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#F2DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DFD5
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DFD5 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E0D4
Deuteranopia (green-blind)
#E8E4D5
Tritanopia (blue-blind)
#F8DCDC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f2dfd5; /* rgb */ color: rgb(242, 223, 213); /* oklch */ color: oklch(91.6% 0.025 49.7);
Tailwind
colors: {
custom: {
50: '#f6e9e1',
500: '#f2dfd5',
950: '#000000',
},
}SCSS
$custom: #f2dfd5; $custom-light: #f6e9e1; $custom-dark: #000000;
JSON
{
"hex": "#f2dfd5",
"rgb": {
"r": 242,
"g": 223,
"b": 213
},
"hsl": {
"h": 20.69,
"s": 52.727,
"l": 89.216
},
"oklch": {
"l": 0.91627,
"c": 0.02498,
"h": 49.7
},
"luminance": 0.76457
}Semantic roles & 50–950 ramp
primary
#F2DFD5
secondary
#9BBED1
accent
#8BC025
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484