#FFE6BB#FFE6BB
#FFE6BB is a very light, moderate orange. Relative luminance 0.814; OKLCH L 93.5% C 0.062 H 81.2°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE6BB |
|---|---|
| RGB | rgb(255, 230, 187) |
| HSL | hsl(38, 100%, 87%) |
| HSV | hsv(38, 27%, 100%) |
| CMYK | cmyk(0%, 9.8%, 26.7%, 0%) |
| CIE-LAB | lab(92.33, 2.20, 24.10) |
| CIE-LCH | lch(92.33, 24.20, 84.79°) |
| OKLab | oklab(93.48% 0.0095 0.0614) |
| OKLCH | oklch(93.48% 0.062 81.2) |
| XYZ | xyz(78.5071, 81.4438, 58.5888) |
| Luminance | 0.8144 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 1.13
Wheat
#F5DEB3
ΔE00 1.96
Navajowhite
#FFDEAD
ΔE00 2.94
Pale Peach
#FFE5AD
ΔE00 3.22
Bisque
#FFE4C4
ΔE00 3.82
Blanchedalmond
#FFEBCD
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE6BB #BBD4FF
analogous
#FFC4BB #FFE6BB #F6FFBB
triadic
#FFE6BB #BBFFE6 #E6BBFF
tetradic
#FFE6BB #BBFFC4 #BBD4FF #FFBBF6
square
#FFE6BB #BBFFC4 #BBD4FF #FFBBF6
split-complementary
#FFE6BB #BBF6FF #C4BBFF
monochromatic
#FFB941 #FFD07E #FFE6BB #FFF4E0 #FFF4E0
Accessibility & contrast
On white
1.21
#FFE6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#FFE6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE6BB
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE6BB | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E5B8
Deuteranopia (green-blind)
#F8ECBC
Tritanopia (blue-blind)
#FFDEDA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ffe6bb; /* rgb */ color: rgb(255, 230, 187); /* oklch */ color: oklch(93.5% 0.062 81.2);
Tailwind
colors: {
custom: {
50: '#ffedcf',
500: '#ffe6bb',
950: '#000000',
},
}SCSS
$custom: #ffe6bb; $custom-light: #ffedcf; $custom-dark: #000000;
JSON
{
"hex": "#ffe6bb",
"rgb": {
"r": 255,
"g": 230,
"b": 187
},
"hsl": {
"h": 37.941,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.93475,
"c": 0.06209,
"h": 81.2
},
"luminance": 0.81441
}Semantic roles & 50–950 ramp
primary
#FFE6BB
secondary
#77A0E7
accent
#54E600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181614
muted
#868483