#FFEBCF#FFEBCF
#FFEBCF is a very light, muted orange. Relative luminance 0.852; OKLCH L 94.9% C 0.043 H 76.4°. Best body text is #000000 at 18.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEBCF |
|---|---|
| RGB | rgb(255, 235, 207) |
| HSL | hsl(35, 100%, 91%) |
| HSV | hsv(35, 19%, 100%) |
| CMYK | cmyk(0%, 7.8%, 18.8%, 0%) |
| CIE-LAB | lab(93.96, 2.42, 16.05) |
| CIE-LCH | lch(93.96, 16.23, 81.43°) |
| OKLab | oklab(94.89% 0.0101 0.0415) |
| OKLCH | oklch(94.89% 0.043 76.4) |
| XYZ | xyz(82.2106, 85.1834, 71.1307) |
| Luminance | 0.8518 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Blanchedalmond
#FFEBCD
ΔE00 0.71
Papayawhip
#FFEFD5
ΔE00 1.71
Champagne
#F7E7CE
ΔE00 1.85
Bisque
#FFE4C4
ΔE00 2.81
Antiquewhite
#FAEBD7
ΔE00 2.82
Warm Beige
#E9DCC9
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEBCF #CFE3FF
analogous
#FFD3CF #FFEBCF #FBFFCF
triadic
#FFEBCF #CFFFEB #EBCFFF
tetradic
#FFEBCF #CFFFD3 #CFE3FF #FFCFFB
square
#FFEBCF #CFFFD3 #CFE3FF #FFCFFB
split-complementary
#FFEBCF #CFFBFF #D3CFFF
monochromatic
#FFB855 #FFD192 #FFEBCF #FFF2E0 #FFF2E0
Accessibility & contrast
On white
1.16
#FFEBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.04
#FFEBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEBCF
18.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEBCF | 1.00 | 1.16 | 18.04 | 18.04 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EBCD
Deuteranopia (green-blind)
#F8F0D0
Tritanopia (blue-blind)
#FFE5E3
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ffebcf; /* rgb */ color: rgb(255, 235, 207); /* oklch */ color: oklch(94.9% 0.043 76.4);
Tailwind
colors: {
custom: {
50: '#fff1dd',
500: '#ffebcf',
950: '#000000',
},
}SCSS
$custom: #ffebcf; $custom-light: #fff1dd; $custom-dark: #000000;
JSON
{
"hex": "#ffebcf",
"rgb": {
"r": 255,
"g": 235,
"b": 207
},
"hsl": {
"h": 35,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.94891,
"c": 0.04273,
"h": 76.4
},
"luminance": 0.85182
}Semantic roles & 50–950 ramp
primary
#FFEBCF
secondary
#88B1EA
accent
#60E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181615
muted
#868584