#FFE6BA#FFE6BA
#FFE6BA is a very light, moderate orange. Relative luminance 0.814; OKLCH L 93.5% C 0.063 H 81.7°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE6BA |
|---|---|
| RGB | rgb(255, 230, 186) |
| HSL | hsl(38, 100%, 86%) |
| HSV | hsv(38, 27%, 100%) |
| CMYK | cmyk(0%, 9.8%, 27.1%, 0%) |
| CIE-LAB | lab(92.31, 2.06, 24.59) |
| CIE-LCH | lch(92.31, 24.68, 85.20°) |
| OKLab | oklab(93.45% 0.0092 0.0625) |
| OKLCH | oklch(93.45% 0.063 81.7) |
| XYZ | xyz(78.4004, 81.4011, 58.0269) |
| Luminance | 0.8140 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 0.93
Wheat
#F5DEB3
ΔE00 1.93
Navajowhite
#FFDEAD
ΔE00 2.89
Pale Peach
#FFE5AD
ΔE00 2.95
Blanchedalmond
#FFEBCD
ΔE00 4.07
Bisque
#FFE4C4
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE6BA #BAD3FF
analogous
#FFC4BA #FFE6BA #F6FFBA
triadic
#FFE6BA #BAFFE6 #E6BAFF
tetradic
#FFE6BA #BAFFC4 #BAD3FF #FFBAF6
square
#FFE6BA #BAFFC4 #BAD3FF #FFBAF6
split-complementary
#FFE6BA #BAF6FF #C4BAFF
monochromatic
#FFBA40 #FFD07D #FFE6BA #FFF4E0 #FFF4E0
Accessibility & contrast
On white
1.22
#FFE6BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#FFE6BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE6BA
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE6BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE6BA | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E5B7
Deuteranopia (green-blind)
#F8ECBB
Tritanopia (blue-blind)
#FFDEDA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ffe6ba; /* rgb */ color: rgb(255, 230, 186); /* oklch */ color: oklch(93.5% 0.063 81.7);
Tailwind
colors: {
custom: {
50: '#ffedcf',
500: '#ffe6ba',
950: '#000000',
},
}SCSS
$custom: #ffe6ba; $custom-light: #ffedcf; $custom-dark: #000000;
JSON
{
"hex": "#ffe6ba",
"rgb": {
"r": 255,
"g": 230,
"b": 186
},
"hsl": {
"h": 38.261,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.93454,
"c": 0.06321,
"h": 81.7
},
"luminance": 0.81399
}Semantic roles & 50–950 ramp
primary
#FFE6BA
secondary
#769FE7
accent
#53E600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181613
muted
#868483