#FFEBDF#FFEBDF
#FFEBDF is a very light, muted orange. Relative luminance 0.860; OKLCH L 95.3% C 0.027 H 53.2°. Best body text is #000000 at 18.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEBDF |
|---|---|
| RGB | rgb(255, 235, 223) |
| HSL | hsl(23, 100%, 94%) |
| HSV | hsv(23, 13%, 100%) |
| CMYK | cmyk(0%, 7.8%, 12.5%, 0%) |
| CIE-LAB | lab(94.31, 4.84, 8.27) |
| CIE-LCH | lch(94.31, 9.58, 59.66°) |
| OKLab | oklab(95.28% 0.0163 0.0217) |
| OKLCH | oklch(95.28% 0.027 53.2) |
| XYZ | xyz(84.2667, 86.0058, 81.9594) |
| Luminance | 0.8600 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 4.11
Seashell
#FFF5EE
ΔE00 4.33
Antiquewhite
#FAEBD7
ΔE00 4.96
Very Light Pink
#FFF4F2
ΔE00 5.25
Mistyrose
#FFE4E1
ΔE00 5.73
Oldlace
#FDF5E6
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEBDF #DFF3FF
analogous
#FFDFE3 #FFEBDF #FFFBDF
triadic
#FFEBDF #DFFFEB #EBDFFF
tetradic
#FFEBDF #E3FFDF #DFF3FF #FBDFFF
square
#FFEBDF #E3FFDF #DFF3FF #FBDFFF
split-complementary
#FFEBDF #DFFFFB #DFE3FF
monochromatic
#FF9E65 #FFC5A2 #FFEBDF #FFECE0 #FFECE0
Accessibility & contrast
On white
1.15
#FFEBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.20
#FFEBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEBDF
18.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEBDF | 1.00 | 1.15 | 18.20 | 18.20 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1ECDE
Deuteranopia (green-blind)
#F5F0DF
Tritanopia (blue-blind)
#FFE8E8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ffebdf; /* rgb */ color: rgb(255, 235, 223); /* oklch */ color: oklch(95.3% 0.027 53.2);
Tailwind
colors: {
custom: {
50: '#fff1e9',
500: '#ffebdf',
950: '#000000',
},
}SCSS
$custom: #ffebdf; $custom-light: #fff1e9; $custom-dark: #000000;
JSON
{
"hex": "#ffebdf",
"rgb": {
"r": 255,
"g": 235,
"b": 223
},
"hsl": {
"h": 22.5,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.95284,
"c": 0.02712,
"h": 53.2
},
"luminance": 0.86004
}Semantic roles & 50–950 ramp
primary
#FFEBDF
secondary
#96CCEC
accent
#8FE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181616
muted
#868584