#FFE8B2#FFE8B2
#FFE8B2 is a very light, moderate orange. Relative luminance 0.822; OKLCH L 93.7% C 0.074 H 87.6°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE8B2 |
|---|---|
| RGB | rgb(255, 232, 178) |
| HSL | hsl(42, 100%, 85%) |
| HSV | hsv(42, 30%, 100%) |
| CMYK | cmyk(0%, 9%, 30.2%, 0%) |
| CIE-LAB | lab(92.66, 0.03, 29.17) |
| CIE-LCH | lch(92.66, 29.17, 89.94°) |
| OKLab | oklab(93.68% 0.0031 0.0735) |
| OKLCH | oklch(93.68% 0.074 87.6) |
| XYZ | xyz(78.1334, 82.1899, 53.8593) |
| Luminance | 0.8219 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 1.09
Moccasin
#FFE4B5
ΔE00 2.57
Vanilla
#F3E5AB
ΔE00 3.37
Wheat
#F5DEB3
ΔE00 3.43
Navajowhite
#FFDEAD
ΔE00 4.18
Light Tan
#FBEEAC
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE8B2 #B2C9FF
analogous
#FFC2B2 #FFE8B2 #EFFFB2
triadic
#FFE8B2 #B2FFE8 #E8B2FF
tetradic
#FFE8B2 #B2FFC2 #B2C9FF #FFB2EF
square
#FFE8B2 #B2FFC2 #B2C9FF #FFB2EF
split-complementary
#FFE8B2 #B2EFFF #C2B2FF
monochromatic
#FFC338 #FFD675 #FFE8B2 #FFF6E0 #FFF6E0
Accessibility & contrast
On white
1.20
#FFE8B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#FFE8B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE8B2
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE8B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE8B2 | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E6AE
Deuteranopia (green-blind)
#FBEDB4
Tritanopia (blue-blind)
#FFDFDA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ffe8b2; /* rgb */ color: rgb(255, 232, 178); /* oklch */ color: oklch(93.7% 0.074 87.6);
Tailwind
colors: {
custom: {
50: '#ffefc9',
500: '#ffe8b2',
950: '#000000',
},
}SCSS
$custom: #ffe8b2; $custom-light: #ffefc9; $custom-dark: #000000;
JSON
{
"hex": "#ffe8b2",
"rgb": {
"r": 255,
"g": 232,
"b": 178
},
"hsl": {
"h": 42.078,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.93681,
"c": 0.07356,
"h": 87.6
},
"luminance": 0.82188
}Semantic roles & 50–950 ramp
primary
#FFE8B2
secondary
#7093E6
accent
#45E600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181613
muted
#868582