#F8DED2#F8DED2
#F8DED2 is a very light, muted orange. Relative luminance 0.769; OKLCH L 91.9% C 0.033 H 46.4°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DED2 |
|---|---|
| RGB | rgb(248, 222, 210) |
| HSL | hsl(19, 73%, 90%) |
| HSV | hsv(19, 15%, 97%) |
| CMYK | cmyk(0%, 10.5%, 15.3%, 2.7%) |
| CIE-LAB | lab(90.25, 7.03, 9.14) |
| CIE-LCH | lch(90.25, 11.54, 52.43°) |
| OKLab | oklab(91.87% 0.0228 0.024) |
| OKLCH | oklch(91.87% 0.033 46.4) |
| XYZ | xyz(76.4651, 76.8539, 71.7665) |
| Luminance | 0.7685 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.54
Linen
#FAF0E6
ΔE00 7.12
Antiquewhite
#FAEBD7
ΔE00 7.35
Seashell
#FFF5EE
ΔE00 7.38
Very Light Pink
#FFF4F2
ΔE00 7.50
Peach
#FFDAB9
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DED2 #D2ECF8
analogous
#F8D2D9 #F8DED2 #F8F1D2
triadic
#F8DED2 #D2F8DE #DED2F8
tetradic
#F8DED2 #D9F8D2 #D2ECF8 #F1D2F8
square
#F8DED2 #D9F8D2 #D2ECF8 #F1D2F8
split-complementary
#F8DED2 #D2F8F1 #D2D9F8
monochromatic
#E89068 #F0B79D #F8DED2 #FBECE5 #FBECE5
Accessibility & contrast
On white
1.28
#F8DED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#F8DED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DED2
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DED2 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E0D1
Deuteranopia (green-blind)
#EAE5D2
Tritanopia (blue-blind)
#FFDADB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f8ded2; /* rgb */ color: rgb(248, 222, 210); /* oklch */ color: oklch(91.9% 0.033 46.4);
Tailwind
colors: {
custom: {
50: '#fae8df',
500: '#f8ded2',
950: '#000000',
},
}SCSS
$custom: #f8ded2; $custom-light: #fae8df; $custom-dark: #000000;
JSON
{
"hex": "#f8ded2",
"rgb": {
"r": 248,
"g": 222,
"b": 210
},
"hsl": {
"h": 18.947,
"s": 73.077,
"l": 89.804
},
"oklch": {
"l": 0.91866,
"c": 0.03312,
"h": 46.4
},
"luminance": 0.76852
}Semantic roles & 50–950 ramp
primary
#F8DED2
secondary
#92C5DC
accent
#97D510
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484