#FFEBD4#FFEBD4
#FFEBD4 is a very light, muted orange. Relative luminance 0.854; OKLCH L 95.0% C 0.037 H 71.2°. Best body text is #000000 at 18.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEBD4 |
|---|---|
| RGB | rgb(255, 235, 212) |
| HSL | hsl(32, 100%, 92%) |
| HSV | hsv(32, 17%, 100%) |
| CMYK | cmyk(0%, 7.8%, 16.9%, 0%) |
| CIE-LAB | lab(94.07, 3.16, 13.62) |
| CIE-LCH | lch(94.07, 13.98, 76.95°) |
| OKLab | oklab(95.01% 0.012 0.0354) |
| OKLCH | oklch(95.01% 0.037 71.2) |
| XYZ | xyz(82.8315, 85.4318, 74.4011) |
| Luminance | 0.8543 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 1.97
Champagne
#F7E7CE
ΔE00 2.47
Papayawhip
#FFEFD5
ΔE00 2.59
Blanchedalmond
#FFEBCD
ΔE00 2.61
Bisque
#FFE4C4
ΔE00 3.44
Warm Beige
#E9DCC9
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEBD4 #D4E8FF
analogous
#FFD6D4 #FFEBD4 #FEFFD4
triadic
#FFEBD4 #D4FFEB #EBD4FF
tetradic
#FFEBD4 #D4FFD6 #D4E8FF #FFD4FE
square
#FFEBD4 #D4FFD6 #D4E8FF #FFD4FE
split-complementary
#FFEBD4 #D4FEFF #D6D4FF
monochromatic
#FFB25A #FFCF97 #FFEBD4 #FFF1E0 #FFF1E0
Accessibility & contrast
On white
1.16
#FFEBD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.09
#FFEBD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEBD4
18.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEBD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEBD4 | 1.00 | 1.16 | 18.09 | 18.09 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EBD3
Deuteranopia (green-blind)
#F7F0D4
Tritanopia (blue-blind)
#FFE6E4
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ffebd4; /* rgb */ color: rgb(255, 235, 212); /* oklch */ color: oklch(95.0% 0.037 71.2);
Tailwind
colors: {
custom: {
50: '#fff1e1',
500: '#ffebd4',
950: '#000000',
},
}SCSS
$custom: #ffebd4; $custom-light: #fff1e1; $custom-dark: #000000;
JSON
{
"hex": "#ffebd4",
"rgb": {
"r": 255,
"g": 235,
"b": 212
},
"hsl": {
"h": 32.093,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.9501,
"c": 0.03737,
"h": 71.2
},
"luminance": 0.8543
}Semantic roles & 50–950 ramp
primary
#FFEBD4
secondary
#8CB8EB
accent
#6BE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181615
muted
#868584