#FFEBD7#FFEBD7
#FFEBD7 is a very light, muted orange. Relative luminance 0.856; OKLCH L 95.1% C 0.034 H 67.4°. Best body text is #000000 at 18.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEBD7 |
|---|---|
| RGB | rgb(255, 235, 215) |
| HSL | hsl(30, 100%, 92%) |
| HSV | hsv(30, 16%, 100%) |
| CMYK | cmyk(0%, 7.8%, 15.7%, 0%) |
| CIE-LAB | lab(94.13, 3.61, 12.16) |
| CIE-LCH | lch(94.13, 12.68, 73.48°) |
| OKLab | oklab(95.08% 0.0132 0.0317) |
| OKLCH | oklch(95.08% 0.034 67.4) |
| XYZ | xyz(83.2135, 85.5846, 76.4127) |
| Luminance | 0.8558 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 2.23
Champagne
#F7E7CE
ΔE00 3.41
Papayawhip
#FFEFD5
ΔE00 3.60
Blanchedalmond
#FFEBCD
ΔE00 3.84
Bisque
#FFE4C4
ΔE00 4.27
Warm Beige
#E9DCC9
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEBD7 #D7EBFF
analogous
#FFD7D7 #FFEBD7 #FFFFD7
triadic
#FFEBD7 #D7FFEB #EBD7FF
tetradic
#FFEBD7 #D7FFD7 #D7EBFF #FFD7FF
square
#FFEBD7 #D7FFD7 #D7EBFF #FFD7FF
split-complementary
#FFEBD7 #D7FFFF #D7D7FF
monochromatic
#FFAE5D #FFCC9A #FFEBD7 #FFF0E0 #FFF0E0
Accessibility & contrast
On white
1.16
#FFEBD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.12
#FFEBD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEBD7
18.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEBD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEBD7 | 1.00 | 1.16 | 18.12 | 18.12 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2ECD6
Deuteranopia (green-blind)
#F7F0D7
Tritanopia (blue-blind)
#FFE6E5
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ffebd7; /* rgb */ color: rgb(255, 235, 215); /* oklch */ color: oklch(95.1% 0.034 67.4);
Tailwind
colors: {
custom: {
50: '#fff1e3',
500: '#ffebd7',
950: '#000000',
},
}SCSS
$custom: #ffebd7; $custom-light: #fff1e3; $custom-dark: #000000;
JSON
{
"hex": "#ffebd7",
"rgb": {
"r": 255,
"g": 235,
"b": 215
},
"hsl": {
"h": 30,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.95083,
"c": 0.03432,
"h": 67.4
},
"luminance": 0.85583
}Semantic roles & 50–950 ramp
primary
#FFEBD7
secondary
#8FBDEB
accent
#73E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181615
muted
#868584