#FFE6AB#FFE6AB
#FFE6AB is a very light, moderate orange. Relative luminance 0.808; OKLCH L 93.2% C 0.080 H 87.7°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE6AB |
|---|---|
| RGB | rgb(255, 230, 171) |
| HSL | hsl(42, 100%, 84%) |
| HSV | hsv(42, 33%, 100%) |
| CMYK | cmyk(0%, 9.8%, 32.9%, 0%) |
| CIE-LAB | lab(92.04, 0.19, 31.91) |
| CIE-LCH | lch(92.04, 31.91, 89.66°) |
| OKLab | oklab(93.15% 0.0032 0.0799) |
| OKLCH | oklch(93.15% 0.08 87.7) |
| XYZ | xyz(76.8887, 80.7964, 50.0652) |
| Luminance | 0.8079 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 0.84
Moccasin
#FFE4B5
ΔE00 3.17
Vanilla
#F3E5AB
ΔE00 3.47
Wheat
#F5DEB3
ΔE00 4.09
Navajowhite
#FFDEAD
ΔE00 4.23
Light Tan
#FBEEAC
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE6AB #ABC4FF
analogous
#FFBCAB #FFE6AB #EEFFAB
triadic
#FFE6AB #ABFFE6 #E6ABFF
tetradic
#FFE6AB #ABFFBC #ABC4FF #FFABEE
square
#FFE6AB #ABFFBC #ABC4FF #FFABEE
split-complementary
#FFE6AB #ABEEFF #BCABFF
monochromatic
#FFC231 #FFD46E #FFE6AB #FFF6E0 #FFF6E0
Accessibility & contrast
On white
1.22
#FFE6AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#FFE6AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE6AB
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE6AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE6AB | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E4A7
Deuteranopia (green-blind)
#FAEBAD
Tritanopia (blue-blind)
#FFDCD6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffe6ab; /* rgb */ color: rgb(255, 230, 171); /* oklch */ color: oklch(93.2% 0.080 87.7);
Tailwind
colors: {
custom: {
50: '#ffedc4',
500: '#ffe6ab',
950: '#000000',
},
}SCSS
$custom: #ffe6ab; $custom-light: #ffedc4; $custom-dark: #000000;
JSON
{
"hex": "#ffe6ab",
"rgb": {
"r": 255,
"g": 230,
"b": 171
},
"hsl": {
"h": 42.143,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.93154,
"c": 0.07998,
"h": 87.7
},
"luminance": 0.80794
}Semantic roles & 50–950 ramp
primary
#FFE6AB
secondary
#6A8EE5
accent
#44E600
background
#FFFEFD
surface
#FFFDF9
border
#D7D5D2
text
#181612
muted
#868482