#F8DCD2#F8DCD2
#F8DCD2 is a very light, muted orange. Relative luminance 0.758; OKLCH L 91.5% C 0.034 H 40.7°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DCD2 |
|---|---|
| RGB | rgb(248, 220, 210) |
| HSL | hsl(16, 73%, 90%) |
| HSV | hsv(16, 15%, 97%) |
| CMYK | cmyk(0%, 11.3%, 15.3%, 2.7%) |
| CIE-LAB | lab(89.77, 8.07, 8.44) |
| CIE-LCH | lch(89.77, 11.68, 46.30°) |
| OKLab | oklab(91.48% 0.0258 0.0222) |
| OKLCH | oklch(91.48% 0.034 40.7) |
| XYZ | xyz(75.9370, 75.7978, 71.5905) |
| Luminance | 0.7580 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.62
Very Light Pink
#FFF4F2
ΔE00 7.85
Apricot
#FBCEB1
ΔE00 7.88
Linen
#FAF0E6
ΔE00 8.15
Seashell
#FFF5EE
ΔE00 8.18
Lavenderblush
#FFF0F5
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DCD2 #D2EEF8
analogous
#F8D2DB #F8DCD2 #F8EFD2
triadic
#F8DCD2 #D2F8DC #DCD2F8
tetradic
#F8DCD2 #DBF8D2 #D2EEF8 #EFD2F8
square
#F8DCD2 #DBF8D2 #D2EEF8 #EFD2F8
split-complementary
#F8DCD2 #D2F8EF #D2DBF8
monochromatic
#E88A68 #F0B39D #F8DCD2 #FBEAE5 #FBEAE5
Accessibility & contrast
On white
1.30
#F8DCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#F8DCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DCD2
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DCD2 | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DED1
Deuteranopia (green-blind)
#E9E4D2
Tritanopia (blue-blind)
#FFD8D9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f8dcd2; /* rgb */ color: rgb(248, 220, 210); /* oklch */ color: oklch(91.5% 0.034 40.7);
Tailwind
colors: {
custom: {
50: '#fae6df',
500: '#f8dcd2',
950: '#000000',
},
}SCSS
$custom: #f8dcd2; $custom-light: #fae6df; $custom-dark: #000000;
JSON
{
"hex": "#f8dcd2",
"rgb": {
"r": 248,
"g": 220,
"b": 210
},
"hsl": {
"h": 15.789,
"s": 73.077,
"l": 89.804
},
"oklch": {
"l": 0.91483,
"c": 0.03402,
"h": 40.7
},
"luminance": 0.75796
}Semantic roles & 50–950 ramp
primary
#F8DCD2
secondary
#92C9DC
accent
#A1D510
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484