#FEEBDF#FEEBDF
#FEEBDF is a very light, muted orange. Relative luminance 0.858; OKLCH L 95.2% C 0.026 H 54.6°. Best body text is #000000 at 18.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FEEBDF |
|---|---|
| RGB | rgb(254, 235, 223) |
| HSL | hsl(23, 94%, 94%) |
| HSV | hsv(23, 12%, 100%) |
| CMYK | cmyk(0%, 7.5%, 12.2%, 0.4%) |
| CIE-LAB | lab(94.23, 4.49, 8.14) |
| CIE-LCH | lch(94.23, 9.29, 61.12°) |
| OKLab | oklab(95.2% 0.0152 0.0214) |
| OKLCH | oklch(95.2% 0.026 54.6) |
| XYZ | xyz(83.8997, 85.8166, 81.9422) |
| Luminance | 0.8581 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.73
Seashell
#FFF5EE
ΔE00 4.06
Antiquewhite
#FAEBD7
ΔE00 4.64
Very Light Pink
#FFF4F2
ΔE00 5.14
Oldlace
#FDF5E6
ΔE00 5.96
Mistyrose
#FFE4E1
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEEBDF #DFF2FE
analogous
#FEDFE2 #FEEBDF #FEFADF
triadic
#FEEBDF #DFFEEB #EBDFFE
tetradic
#FEEBDF #E2FEDF #DFF2FE #FADFFE
square
#FEEBDF #E2FEDF #DFF2FE #FADFFE
split-complementary
#FEEBDF #DFFEFA #DFE2FE
monochromatic
#FAA168 #FCC6A4 #FEEBDF #FEECE1 #FEECE1
Accessibility & contrast
On white
1.16
#FEEBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.16
#FEEBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEEBDF
18.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEEBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEEBDF | 1.00 | 1.16 | 18.16 | 18.16 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0ECDE
Deuteranopia (green-blind)
#F5F0DF
Tritanopia (blue-blind)
#FFE8E8
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #feebdf; /* rgb */ color: rgb(254, 235, 223); /* oklch */ color: oklch(95.2% 0.026 54.6);
Tailwind
colors: {
custom: {
50: '#fff1e9',
500: '#feebdf',
950: '#000000',
},
}SCSS
$custom: #feebdf; $custom-light: #fff1e9; $custom-dark: #000000;
JSON
{
"hex": "#feebdf",
"rgb": {
"r": 254,
"g": 235,
"b": 223
},
"hsl": {
"h": 23.226,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.95201,
"c": 0.02624,
"h": 54.6
},
"luminance": 0.85815
}Semantic roles & 50–950 ramp
primary
#FEEBDF
secondary
#98CAEA
accent
#8DE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181616
muted
#868584