#FFEBD1#FFEBD1
#FFEBD1 is a very light, muted orange. Relative luminance 0.853; OKLCH L 94.9% C 0.041 H 74.5°. Best body text is #000000 at 18.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEBD1 |
|---|---|
| RGB | rgb(255, 235, 209) |
| HSL | hsl(34, 100%, 91%) |
| HSV | hsv(34, 18%, 100%) |
| CMYK | cmyk(0%, 7.8%, 18%, 0%) |
| CIE-LAB | lab(94.00, 2.71, 15.08) |
| CIE-LCH | lch(94.00, 15.32, 79.80°) |
| OKLab | oklab(94.94% 0.0109 0.0391) |
| OKLCH | oklch(94.94% 0.041 74.5) |
| XYZ | xyz(82.4566, 85.2818, 72.4266) |
| Luminance | 0.8528 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Blanchedalmond
#FFEBCD
ΔE00 1.45
Papayawhip
#FFEFD5
ΔE00 1.89
Champagne
#F7E7CE
ΔE00 1.90
Antiquewhite
#FAEBD7
ΔE00 2.35
Bisque
#FFE4C4
ΔE00 2.93
Warm Beige
#E9DCC9
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEBD1 #D1E5FF
analogous
#FFD4D1 #FFEBD1 #FCFFD1
triadic
#FFEBD1 #D1FFEB #EBD1FF
tetradic
#FFEBD1 #D1FFD4 #D1E5FF #FFD1FC
square
#FFEBD1 #D1FFD4 #D1E5FF #FFD1FC
split-complementary
#FFEBD1 #D1FCFF #D4D1FF
monochromatic
#FFB657 #FFD094 #FFEBD1 #FFF2E0 #FFF2E0
Accessibility & contrast
On white
1.16
#FFEBD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.06
#FFEBD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEBD1
18.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEBD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEBD1 | 1.00 | 1.16 | 18.06 | 18.06 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EBCF
Deuteranopia (green-blind)
#F8F0D2
Tritanopia (blue-blind)
#FFE6E4
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ffebd1; /* rgb */ color: rgb(255, 235, 209); /* oklch */ color: oklch(94.9% 0.041 74.5);
Tailwind
colors: {
custom: {
50: '#fff1df',
500: '#ffebd1',
950: '#000000',
},
}SCSS
$custom: #ffebd1; $custom-light: #fff1df; $custom-dark: #000000;
JSON
{
"hex": "#ffebd1",
"rgb": {
"r": 255,
"g": 235,
"b": 209
},
"hsl": {
"h": 33.913,
"s": 100,
"l": 90.98
},
"oklch": {
"l": 0.94938,
"c": 0.04055,
"h": 74.5
},
"luminance": 0.8528
}Semantic roles & 50–950 ramp
primary
#FFEBD1
secondary
#8AB4EA
accent
#64E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181615
muted
#868584