#FFEBD3#FFEBD3
#FFEBD3 is a very light, muted orange. Relative luminance 0.854; OKLCH L 95.0% C 0.038 H 72.4°. Best body text is #000000 at 18.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEBD3 |
|---|---|
| RGB | rgb(255, 235, 211) |
| HSL | hsl(33, 100%, 91%) |
| HSV | hsv(33, 17%, 100%) |
| CMYK | cmyk(0%, 7.8%, 17.3%, 0%) |
| CIE-LAB | lab(94.05, 3.01, 14.10) |
| CIE-LCH | lch(94.05, 14.42, 77.96°) |
| OKLab | oklab(94.99% 0.0116 0.0366) |
| OKLCH | oklch(94.99% 0.038 72.4) |
| XYZ | xyz(82.7058, 85.3815, 73.7388) |
| Luminance | 0.8538 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 2.03
Blanchedalmond
#FFEBCD
ΔE00 2.22
Champagne
#F7E7CE
ΔE00 2.23
Papayawhip
#FFEFD5
ΔE00 2.31
Bisque
#FFE4C4
ΔE00 3.23
Warm Beige
#E9DCC9
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEBD3 #D3E7FF
analogous
#FFD5D3 #FFEBD3 #FDFFD3
triadic
#FFEBD3 #D3FFEB #EBD3FF
tetradic
#FFEBD3 #D3FFD5 #D3E7FF #FFD3FD
square
#FFEBD3 #D3FFD5 #D3E7FF #FFD3FD
split-complementary
#FFEBD3 #D3FDFF #D5D3FF
monochromatic
#FFB359 #FFCF96 #FFEBD3 #FFF1E0 #FFF1E0
Accessibility & contrast
On white
1.16
#FFEBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.08
#FFEBD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEBD3
18.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEBD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEBD3 | 1.00 | 1.16 | 18.08 | 18.08 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EBD2
Deuteranopia (green-blind)
#F7F0D4
Tritanopia (blue-blind)
#FFE6E4
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ffebd3; /* rgb */ color: rgb(255, 235, 211); /* oklch */ color: oklch(95.0% 0.038 72.4);
Tailwind
colors: {
custom: {
50: '#fff1e0',
500: '#ffebd3',
950: '#000000',
},
}SCSS
$custom: #ffebd3; $custom-light: #fff1e0; $custom-dark: #000000;
JSON
{
"hex": "#ffebd3",
"rgb": {
"r": 255,
"g": 235,
"b": 211
},
"hsl": {
"h": 32.727,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.94986,
"c": 0.03842,
"h": 72.4
},
"luminance": 0.8538
}Semantic roles & 50–950 ramp
primary
#FFEBD3
secondary
#8CB7EB
accent
#68E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181615
muted
#868584