#FFEEBE#FFEEBE
#FFEEBE is a very light, moderate orange. Relative luminance 0.861; OKLCH L 95.1% C 0.064 H 90.9°. Best body text is #000000 at 18.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEEBE |
|---|---|
| RGB | rgb(255, 238, 190) |
| HSL | hsl(44, 100%, 87%) |
| HSV | hsv(44, 25%, 100%) |
| CMYK | cmyk(0%, 6.7%, 25.5%, 0%) |
| CIE-LAB | lab(94.37, -1.46, 25.36) |
| CIE-LCH | lch(94.37, 25.40, 93.30°) |
| OKLab | oklab(95.1% -0.001 0.0645) |
| OKLCH | oklch(95.1% 0.064 90.9) |
| XYZ | xyz(81.1092, 86.1287, 61.0571) |
| Luminance | 0.8613 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 3.49
Vanilla
#F3E5AB
ΔE00 3.50
Moccasin
#FFE4B5
ΔE00 3.91
Wheat
#F5DEB3
ΔE00 4.21
Light Tan
#FBEEAC
ΔE00 4.38
Pale
#FFF9D0
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEEBE #BECFFF
analogous
#FFCEBE #FFEEBE #EFFFBE
triadic
#FFEEBE #BEFFEE #EEBEFF
tetradic
#FFEEBE #BEFFCE #BECFFF #FFBEEF
square
#FFEEBE #BEFFCE #BECFFF #FFBEEF
split-complementary
#FFEEBE #BEEFFF #CEBEFF
monochromatic
#FFCE44 #FFDE81 #FFEEBE #FFF7E0 #FFF7E0
Accessibility & contrast
On white
1.15
#FFEEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.23
#FFEEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEEBE
18.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEEBE | 1.00 | 1.15 | 18.23 | 18.23 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBB
Deuteranopia (green-blind)
#FDF1BF
Tritanopia (blue-blind)
#FFE6E1
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ffeebe; /* rgb */ color: rgb(255, 238, 190); /* oklch */ color: oklch(95.1% 0.064 90.9);
Tailwind
colors: {
custom: {
50: '#fff3d1',
500: '#ffeebe',
950: '#000000',
},
}SCSS
$custom: #ffeebe; $custom-light: #fff3d1; $custom-dark: #000000;
JSON
{
"hex": "#ffeebe",
"rgb": {
"r": 255,
"g": 238,
"b": 190
},
"hsl": {
"h": 44.308,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.95098,
"c": 0.06447,
"h": 90.9
},
"luminance": 0.86127
}Semantic roles & 50–950 ramp
primary
#FFEEBE
secondary
#7A96E7
accent
#3CE600
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#181714
muted
#868583