#FFEBCA#FFEBCA
#FFEBCA is a very light, muted orange. Relative luminance 0.849; OKLCH L 94.8% C 0.048 H 80.3°. Best body text is #000000 at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEBCA |
|---|---|
| RGB | rgb(255, 235, 202) |
| HSL | hsl(37, 100%, 90%) |
| HSV | hsv(37, 21%, 100%) |
| CMYK | cmyk(0%, 7.8%, 20.8%, 0%) |
| CIE-LAB | lab(93.86, 1.70, 18.49) |
| CIE-LCH | lch(93.86, 18.57, 84.74°) |
| OKLab | oklab(94.78% 0.0081 0.0476) |
| OKLCH | oklch(94.78% 0.048 80.3) |
| XYZ | xyz(81.6090, 84.9428, 67.9623) |
| Luminance | 0.8494 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Blanchedalmond
#FFEBCD
ΔE00 1.02
Papayawhip
#FFEFD5
ΔE00 2.41
Champagne
#F7E7CE
ΔE00 2.69
Bisque
#FFE4C4
ΔE00 3.21
Wheat
#F5DEB3
ΔE00 3.99
Moccasin
#FFE4B5
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEBCA #CADEFF
analogous
#FFD1CA #FFEBCA #F9FFCA
triadic
#FFEBCA #CAFFEB #EBCAFF
tetradic
#FFEBCA #CAFFD1 #CADEFF #FFCAF9
square
#FFEBCA #CAFFD1 #CADEFF #FFCAF9
split-complementary
#FFEBCA #CAF9FF #D1CAFF
monochromatic
#FFBD50 #FFD48D #FFEBCA #FFF3E0 #FFF3E0
Accessibility & contrast
On white
1.17
#FFEBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.99
#FFEBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEBCA
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEBCA | 1.00 | 1.17 | 17.99 | 17.99 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EAC8
Deuteranopia (green-blind)
#F9EFCB
Tritanopia (blue-blind)
#FFE5E2
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ffebca; /* rgb */ color: rgb(255, 235, 202); /* oklch */ color: oklch(94.8% 0.048 80.3);
Tailwind
colors: {
custom: {
50: '#fff1da',
500: '#ffebca',
950: '#000000',
},
}SCSS
$custom: #ffebca; $custom-light: #fff1da; $custom-dark: #000000;
JSON
{
"hex": "#ffebca",
"rgb": {
"r": 255,
"g": 235,
"b": 202
},
"hsl": {
"h": 37.358,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.94775,
"c": 0.0483,
"h": 80.3
},
"luminance": 0.84941
}Semantic roles & 50–950 ramp
primary
#FFEBCA
secondary
#84AAE9
accent
#57E600
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#181614
muted
#868583