#FFEBDB#FFEBDB
#FFEBDB is a very light, muted orange. Relative luminance 0.858; OKLCH L 95.2% C 0.030 H 61.1°. Best body text is #000000 at 18.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEBDB |
|---|---|
| RGB | rgb(255, 235, 219) |
| HSL | hsl(27, 100%, 93%) |
| HSV | hsv(27, 14%, 100%) |
| CMYK | cmyk(0%, 7.8%, 14.1%, 0%) |
| CIE-LAB | lab(94.22, 4.22, 10.21) |
| CIE-LCH | lch(94.22, 11.05, 67.56°) |
| OKLab | oklab(95.18% 0.0147 0.0267) |
| OKLCH | oklch(95.18% 0.031 61.1) |
| XYZ | xyz(83.7337, 85.7927, 79.1527) |
| Luminance | 0.8579 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 3.39
Linen
#FAF0E6
ΔE00 4.12
Seashell
#FFF5EE
ΔE00 4.93
Champagne
#F7E7CE
ΔE00 4.95
Papayawhip
#FFEFD5
ΔE00 5.18
Warm Beige
#E9DCC9
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEBDB #DBEFFF
analogous
#FFDBDD #FFEBDB #FFFDDB
triadic
#FFEBDB #DBFFEB #EBDBFF
tetradic
#FFEBDB #DDFFDB #DBEFFF #FDDBFF
square
#FFEBDB #DDFFDB #DBEFFF #FDDBFF
split-complementary
#FFEBDB #DBFFFD #DBDDFF
monochromatic
#FFA761 #FFC99E #FFEBDB #FFEEE0 #FFEEE0
Accessibility & contrast
On white
1.16
#FFEBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.16
#FFEBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEBDB
18.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEBDB | 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)
#F1ECDA
Deuteranopia (green-blind)
#F6F0DB
Tritanopia (blue-blind)
#FFE7E6
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ffebdb; /* rgb */ color: rgb(255, 235, 219); /* oklch */ color: oklch(95.2% 0.030 61.1);
Tailwind
colors: {
custom: {
50: '#fff1e6',
500: '#ffebdb',
950: '#000000',
},
}SCSS
$custom: #ffebdb; $custom-light: #fff1e6; $custom-dark: #000000;
JSON
{
"hex": "#ffebdb",
"rgb": {
"r": 255,
"g": 235,
"b": 219
},
"hsl": {
"h": 26.667,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.95182,
"c": 0.0305,
"h": 61.1
},
"luminance": 0.85791
}Semantic roles & 50–950 ramp
primary
#FFEBDB
secondary
#92C4EC
accent
#7FE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181615
muted
#868584