#FFEBBE#FFEBBE
#FFEBBE is a very light, moderate orange. Relative luminance 0.844; OKLCH L 94.5% C 0.062 H 86.9°. Best body text is #000000 at 17.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEBBE |
|---|---|
| RGB | rgb(255, 235, 190) |
| HSL | hsl(42, 100%, 87%) |
| HSV | hsv(42, 25%, 100%) |
| CMYK | cmyk(0%, 7.8%, 25.5%, 0%) |
| CIE-LAB | lab(93.62, 0.05, 24.34) |
| CIE-LCH | lch(93.62, 24.34, 89.88°) |
| OKLab | oklab(94.51% 0.0034 0.062) |
| OKLCH | oklch(94.51% 0.062 86.9) |
| XYZ | xyz(80.2430, 84.3964, 60.7683) |
| Luminance | 0.8439 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 2.62
Wheat
#F5DEB3
ΔE00 2.99
Pale Peach
#FFE5AD
ΔE00 3.09
Vanilla
#F3E5AB
ΔE00 4.41
Blanchedalmond
#FFEBCD
ΔE00 4.54
Navajowhite
#FFDEAD
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEBBE #BED2FF
analogous
#FFCABE #FFEBBE #F3FFBE
triadic
#FFEBBE #BEFFEB #EBBEFF
tetradic
#FFEBBE #BEFFCA #BED2FF #FFBEF3
square
#FFEBBE #BEFFCA #BED2FF #FFBEF3
split-complementary
#FFEBBE #BEF3FF #CABEFF
monochromatic
#FFC544 #FFD881 #FFEBBE #FFF6E0 #FFF6E0
Accessibility & contrast
On white
1.17
#FFEBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.88
#FFEBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEBBE
17.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEBBE | 1.00 | 1.17 | 17.88 | 17.88 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E9BB
Deuteranopia (green-blind)
#FBEFBF
Tritanopia (blue-blind)
#FFE3DF
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ffebbe; /* rgb */ color: rgb(255, 235, 190); /* oklch */ color: oklch(94.5% 0.062 86.9);
Tailwind
colors: {
custom: {
50: '#fff1d1',
500: '#ffebbe',
950: '#000000',
},
}SCSS
$custom: #ffebbe; $custom-light: #fff1d1; $custom-dark: #000000;
JSON
{
"hex": "#ffebbe",
"rgb": {
"r": 255,
"g": 235,
"b": 190
},
"hsl": {
"h": 41.538,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.94512,
"c": 0.06205,
"h": 86.9
},
"luminance": 0.84394
}Semantic roles & 50–950 ramp
primary
#FFEBBE
secondary
#7A9BE7
accent
#47E600
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#181614
muted
#868583