#FFE3BB#FFE3BB
#FFE3BB is a very light, moderate orange. Relative luminance 0.798; OKLCH L 92.9% C 0.060 H 76.6°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE3BB |
|---|---|
| RGB | rgb(255, 227, 187) |
| HSL | hsl(35, 100%, 87%) |
| HSV | hsv(35, 27%, 100%) |
| CMYK | cmyk(0%, 11%, 26.7%, 0%) |
| CIE-LAB | lab(91.59, 3.73, 23.08) |
| CIE-LCH | lch(91.59, 23.38, 80.83°) |
| OKLab | oklab(92.9% 0.014 0.0589) |
| OKLCH | oklch(92.9% 0.061 76.6) |
| XYZ | xyz(77.6794, 79.7884, 58.3129) |
| Luminance | 0.7979 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 2.13
Bisque
#FFE4C4
ΔE00 2.45
Navajowhite
#FFDEAD
ΔE00 2.59
Wheat
#F5DEB3
ΔE00 2.66
Blanchedalmond
#FFEBCD
ΔE00 3.67
Light Peach
#FFD8B1
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE3BB #BBD7FF
analogous
#FFC1BB #FFE3BB #F9FFBB
triadic
#FFE3BB #BBFFE3 #E3BBFF
tetradic
#FFE3BB #BBFFC1 #BBD7FF #FFBBF9
square
#FFE3BB #BBFFC1 #BBD7FF #FFBBF9
split-complementary
#FFE3BB #BBF9FF #C1BBFF
monochromatic
#FFB141 #FFCA7E #FFE3BB #FFF2E0 #FFF2E0
Accessibility & contrast
On white
1.24
#FFE3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#FFE3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE3BB
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE3BB | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE3B8
Deuteranopia (green-blind)
#F5EABC
Tritanopia (blue-blind)
#FFDBD8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe3bb; /* rgb */ color: rgb(255, 227, 187); /* oklch */ color: oklch(92.9% 0.060 76.6);
Tailwind
colors: {
custom: {
50: '#ffebcf',
500: '#ffe3bb',
950: '#000000',
},
}SCSS
$custom: #ffe3bb; $custom-light: #ffebcf; $custom-dark: #000000;
JSON
{
"hex": "#ffe3bb",
"rgb": {
"r": 255,
"g": 227,
"b": 187
},
"hsl": {
"h": 35.294,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.92895,
"c": 0.0605,
"h": 76.6
},
"luminance": 0.79786
}Semantic roles & 50–950 ramp
primary
#FFE3BB
secondary
#77A5E7
accent
#5FE600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181613
muted
#868483