#FFEBD5#FFEBD5
#FFEBD5 is a very light, muted orange. Relative luminance 0.855; OKLCH L 95.0% C 0.036 H 70.0°. Best body text is #000000 at 18.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEBD5 |
|---|---|
| RGB | rgb(255, 235, 213) |
| HSL | hsl(31, 100%, 92%) |
| HSV | hsv(31, 16%, 100%) |
| CMYK | cmyk(0%, 7.8%, 16.5%, 0%) |
| CIE-LAB | lab(94.09, 3.31, 13.13) |
| CIE-LCH | lch(94.09, 13.54, 75.87°) |
| OKLab | oklab(95.03% 0.0124 0.0342) |
| OKLCH | oklch(95.03% 0.036 70) |
| XYZ | xyz(82.9581, 85.4824, 75.0675) |
| Luminance | 0.8548 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 1.98
Champagne
#F7E7CE
ΔE00 2.76
Papayawhip
#FFEFD5
ΔE00 2.90
Blanchedalmond
#FFEBCD
ΔE00 3.01
Bisque
#FFE4C4
ΔE00 3.69
Warm Beige
#E9DCC9
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEBD5 #D5E9FF
analogous
#FFD6D5 #FFEBD5 #FEFFD5
triadic
#FFEBD5 #D5FFEB #EBD5FF
tetradic
#FFEBD5 #D5FFD6 #D5E9FF #FFD5FE
square
#FFEBD5 #D5FFD6 #D5E9FF #FFD5FE
split-complementary
#FFEBD5 #D5FEFF #D6D5FF
monochromatic
#FFB15B #FFCE98 #FFEBD5 #FFF0E0 #FFF0E0
Accessibility & contrast
On white
1.16
#FFEBD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.10
#FFEBD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEBD5
18.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEBD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEBD5 | 1.00 | 1.16 | 18.10 | 18.10 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EBD4
Deuteranopia (green-blind)
#F7F0D5
Tritanopia (blue-blind)
#FFE6E5
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ffebd5; /* rgb */ color: rgb(255, 235, 213); /* oklch */ color: oklch(95.0% 0.036 70.0);
Tailwind
colors: {
custom: {
50: '#fff1e2',
500: '#ffebd5',
950: '#000000',
},
}SCSS
$custom: #ffebd5; $custom-light: #fff1e2; $custom-dark: #000000;
JSON
{
"hex": "#ffebd5",
"rgb": {
"r": 255,
"g": 235,
"b": 213
},
"hsl": {
"h": 31.429,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.95034,
"c": 0.03633,
"h": 70
},
"luminance": 0.85481
}Semantic roles & 50–950 ramp
primary
#FFEBD5
secondary
#8DBAEB
accent
#6DE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181615
muted
#868584