#FFE6B2#FFE6B2
#FFE6B2 is a very light, moderate orange. Relative luminance 0.811; OKLCH L 93.3% C 0.072 H 85.2°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE6B2 |
|---|---|
| RGB | rgb(255, 230, 178) |
| HSL | hsl(41, 100%, 85%) |
| HSV | hsv(41, 30%, 100%) |
| CMYK | cmyk(0%, 9.8%, 30.2%, 0%) |
| CIE-LAB | lab(92.16, 1.04, 28.50) |
| CIE-LCH | lch(92.16, 28.52, 87.90°) |
| OKLab | oklab(93.29% 0.006 0.0719) |
| OKLCH | oklch(93.29% 0.072 85.2) |
| XYZ | xyz(77.5737, 81.0704, 53.6727) |
| Luminance | 0.8107 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 0.94
Moccasin
#FFE4B5
ΔE00 1.64
Wheat
#F5DEB3
ΔE00 2.76
Navajowhite
#FFDEAD
ΔE00 3.24
Vanilla
#F3E5AB
ΔE00 4.15
Beige (survey)
#E6DAA6
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE6B2 #B2CBFF
analogous
#FFBFB2 #FFE6B2 #F2FFB2
triadic
#FFE6B2 #B2FFE6 #E6B2FF
tetradic
#FFE6B2 #B2FFBF #B2CBFF #FFB2F2
square
#FFE6B2 #B2FFBF #B2CBFF #FFB2F2
split-complementary
#FFE6B2 #B2F2FF #BFB2FF
monochromatic
#FFBE38 #FFD275 #FFE6B2 #FFF5E0 #FFF5E0
Accessibility & contrast
On white
1.22
#FFE6B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#FFE6B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE6B2
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE6B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE6B2 | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E5AF
Deuteranopia (green-blind)
#F9EBB3
Tritanopia (blue-blind)
#FFDDD8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffe6b2; /* rgb */ color: rgb(255, 230, 178); /* oklch */ color: oklch(93.3% 0.072 85.2);
Tailwind
colors: {
custom: {
50: '#ffedc9',
500: '#ffe6b2',
950: '#000000',
},
}SCSS
$custom: #ffe6b2; $custom-light: #ffedc9; $custom-dark: #000000;
JSON
{
"hex": "#ffe6b2",
"rgb": {
"r": 255,
"g": 230,
"b": 178
},
"hsl": {
"h": 40.519,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.9329,
"c": 0.07214,
"h": 85.2
},
"luminance": 0.81068
}Semantic roles & 50–950 ramp
primary
#FFE6B2
secondary
#7096E6
accent
#4BE600
background
#FFFEFD
surface
#FFFDF9
border
#D7D5D2
text
#181613
muted
#868482