#F8ECDF#F8ECDF
#F8ECDF is a very light, muted orange. Relative luminance 0.853; OKLCH L 94.9% C 0.022 H 69.8°. Best body text is #000000 at 18.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F8ECDF |
|---|---|
| RGB | rgb(248, 236, 223) |
| HSL | hsl(31, 64%, 92%) |
| HSV | hsv(31, 10%, 97%) |
| CMYK | cmyk(0%, 4.8%, 10.1%, 2.7%) |
| CIE-LAB | lab(94.00, 1.89, 7.74) |
| CIE-LCH | lch(94.00, 7.97, 76.29°) |
| OKLab | oklab(94.9% 0.0075 0.0203) |
| OKLCH | oklch(94.9% 0.022 69.8) |
| XYZ | xyz(82.0248, 85.2761, 81.9366) |
| Luminance | 0.8528 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 1.54
Antiquewhite
#FAEBD7
ΔE00 2.70
Oldlace
#FDF5E6
ΔE00 2.93
Seashell
#FFF5EE
ΔE00 3.23
Floralwhite
#FFFAF0
ΔE00 4.08
Warm Beige
#E9DCC9
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8ECDF #DFEBF8
analogous
#F8E0DF #F8ECDF #F8F8DF
triadic
#F8ECDF #DFF8EC #ECDFF8
tetradic
#F8ECDF #DFF8E0 #DFEBF8 #F8DFF8
square
#F8ECDF #DFF8E0 #DFEBF8 #F8DFF8
split-complementary
#F8ECDF #DFF8F8 #E0DFF8
monochromatic
#E2B07B #EDCEAD #F8ECDF #FAF0E6 #FAF0E6
Accessibility & contrast
On white
1.16
#F8ECDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.06
#F8ECDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8ECDF
18.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8ECDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8ECDF | 1.00 | 1.16 | 18.06 | 18.06 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0ECDE
Deuteranopia (green-blind)
#F3EFDF
Tritanopia (blue-blind)
#FDE9E8
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f8ecdf; /* rgb */ color: rgb(248, 236, 223); /* oklch */ color: oklch(94.9% 0.022 69.8);
Tailwind
colors: {
custom: {
50: '#faf2e9',
500: '#f8ecdf',
950: '#000000',
},
}SCSS
$custom: #f8ecdf; $custom-light: #faf2e9; $custom-dark: #000000;
JSON
{
"hex": "#f8ecdf",
"rgb": {
"r": 248,
"g": 236,
"b": 223
},
"hsl": {
"h": 31.2,
"s": 64.103,
"l": 92.353
},
"oklch": {
"l": 0.94903,
"c": 0.02167,
"h": 69.8
},
"luminance": 0.85275
}Semantic roles & 50–950 ramp
primary
#F8ECDF
secondary
#A0BCDB
accent
#6FCC1A
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171616
muted
#858584