#FFE6AC#FFE6AC
#FFE6AC is a very light, moderate orange. Relative luminance 0.808; OKLCH L 93.2% C 0.079 H 87.4°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE6AC |
|---|---|
| RGB | rgb(255, 230, 172) |
| HSL | hsl(42, 100%, 84%) |
| HSV | hsv(42, 33%, 100%) |
| CMYK | cmyk(0%, 9.8%, 32.5%, 0%) |
| CIE-LAB | lab(92.06, 0.31, 31.42) |
| CIE-LCH | lch(92.06, 31.43, 89.44°) |
| OKLab | oklab(93.17% 0.0036 0.0788) |
| OKLCH | oklch(93.17% 0.079 87.4) |
| XYZ | xyz(76.9844, 80.8347, 50.5691) |
| Luminance | 0.8083 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 0.64
Moccasin
#FFE4B5
ΔE00 2.95
Vanilla
#F3E5AB
ΔE00 3.52
Wheat
#F5DEB3
ΔE00 3.89
Navajowhite
#FFDEAD
ΔE00 4.08
Light Tan
#FBEEAC
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE6AC #ACC5FF
analogous
#FFBCAC #FFE6AC #EEFFAC
triadic
#FFE6AC #ACFFE6 #E6ACFF
tetradic
#FFE6AC #ACFFBC #ACC5FF #FFACEE
square
#FFE6AC #ACFFBC #ACC5FF #FFACEE
split-complementary
#FFE6AC #ACEEFF #BCACFF
monochromatic
#FFC132 #FFD46F #FFE6AC #FFF6E0 #FFF6E0
Accessibility & contrast
On white
1.22
#FFE6AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#FFE6AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE6AC
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE6AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE6AC | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E4A8
Deuteranopia (green-blind)
#FAEBAE
Tritanopia (blue-blind)
#FFDCD7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffe6ac; /* rgb */ color: rgb(255, 230, 172); /* oklch */ color: oklch(93.2% 0.079 87.4);
Tailwind
colors: {
custom: {
50: '#ffedc5',
500: '#ffe6ac',
950: '#000000',
},
}SCSS
$custom: #ffe6ac; $custom-light: #ffedc5; $custom-dark: #000000;
JSON
{
"hex": "#ffe6ac",
"rgb": {
"r": 255,
"g": 230,
"b": 172
},
"hsl": {
"h": 41.928,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.93173,
"c": 0.07885,
"h": 87.4
},
"luminance": 0.80832
}Semantic roles & 50–950 ramp
primary
#FFE6AC
secondary
#6A8FE5
accent
#45E600
background
#FFFEFD
surface
#FFFDF9
border
#D7D5D2
text
#181613
muted
#868482