#FFEBCE#FFEBCE
#FFEBCE is a very light, muted orange. Relative luminance 0.851; OKLCH L 94.9% C 0.044 H 77.2°. Best body text is #000000 at 18.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEBCE |
|---|---|
| RGB | rgb(255, 235, 206) |
| HSL | hsl(36, 100%, 90%) |
| HSV | hsv(36, 19%, 100%) |
| CMYK | cmyk(0%, 7.8%, 19.2%, 0%) |
| CIE-LAB | lab(93.94, 2.27, 16.54) |
| CIE-LCH | lch(93.94, 16.69, 82.17°) |
| OKLab | oklab(94.87% 0.0097 0.0427) |
| OKLCH | oklch(94.87% 0.044 77.2) |
| XYZ | xyz(82.0887, 85.1347, 70.4889) |
| Luminance | 0.8513 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Blanchedalmond
#FFEBCD
ΔE00 0.35
Papayawhip
#FFEFD5
ΔE00 1.74
Champagne
#F7E7CE
ΔE00 1.93
Bisque
#FFE4C4
ΔE00 2.81
Antiquewhite
#FAEBD7
ΔE00 3.09
Warm Beige
#E9DCC9
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEBCE #CEE2FF
analogous
#FFD2CE #FFEBCE #FBFFCE
triadic
#FFEBCE #CEFFEB #EBCEFF
tetradic
#FFEBCE #CEFFD2 #CEE2FF #FFCEFB
square
#FFEBCE #CEFFD2 #CEE2FF #FFCEFB
split-complementary
#FFEBCE #CEFBFF #D2CEFF
monochromatic
#FFB954 #FFD291 #FFEBCE #FFF3E0 #FFF3E0
Accessibility & contrast
On white
1.16
#FFEBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.03
#FFEBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEBCE
18.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEBCE | 1.00 | 1.16 | 18.03 | 18.03 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EBCC
Deuteranopia (green-blind)
#F8F0CF
Tritanopia (blue-blind)
#FFE5E3
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ffebce; /* rgb */ color: rgb(255, 235, 206); /* oklch */ color: oklch(94.9% 0.044 77.2);
Tailwind
colors: {
custom: {
50: '#fff1dd',
500: '#ffebce',
950: '#000000',
},
}SCSS
$custom: #ffebce; $custom-light: #fff1dd; $custom-dark: #000000;
JSON
{
"hex": "#ffebce",
"rgb": {
"r": 255,
"g": 235,
"b": 206
},
"hsl": {
"h": 35.51,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.94867,
"c": 0.04382,
"h": 77.2
},
"luminance": 0.85133
}Semantic roles & 50–950 ramp
primary
#FFEBCE
secondary
#87B0EA
accent
#5EE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181615
muted
#868584