#FFE6B4#FFE6B4
#FFE6B4 is a very light, moderate orange. Relative luminance 0.811; OKLCH L 93.3% C 0.070 H 84.4°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE6B4 |
|---|---|
| RGB | rgb(255, 230, 180) |
| HSL | hsl(40, 100%, 85%) |
| HSV | hsv(40, 29%, 100%) |
| CMYK | cmyk(0%, 9.8%, 29.4%, 0%) |
| CIE-LAB | lab(92.20, 1.29, 27.52) |
| CIE-LCH | lch(92.20, 27.55, 87.31°) |
| OKLab | oklab(93.33% 0.0068 0.0696) |
| OKLCH | oklch(93.33% 0.07 84.4) |
| XYZ | xyz(77.7759, 81.1513, 54.7380) |
| Luminance | 0.8115 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 1.22
Pale Peach
#FFE5AD
ΔE00 1.40
Wheat
#F5DEB3
ΔE00 2.43
Navajowhite
#FFDEAD
ΔE00 3.05
Vanilla
#F3E5AB
ΔE00 4.47
Blanchedalmond
#FFEBCD
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE6B4 #B4CDFF
analogous
#FFC0B4 #FFE6B4 #F2FFB4
triadic
#FFE6B4 #B4FFE6 #E6B4FF
tetradic
#FFE6B4 #B4FFC0 #B4CDFF #FFB4F2
square
#FFE6B4 #B4FFC0 #B4CDFF #FFB4F2
split-complementary
#FFE6B4 #B4F2FF #C0B4FF
monochromatic
#FFBD3A #FFD277 #FFE6B4 #FFF5E0 #FFF5E0
Accessibility & contrast
On white
1.22
#FFE6B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#FFE6B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE6B4
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE6B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE6B4 | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E5B1
Deuteranopia (green-blind)
#F9EBB5
Tritanopia (blue-blind)
#FFDDD9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ffe6b4; /* rgb */ color: rgb(255, 230, 180); /* oklch */ color: oklch(93.3% 0.070 84.4);
Tailwind
colors: {
custom: {
50: '#ffedca',
500: '#ffe6b4',
950: '#000000',
},
}SCSS
$custom: #ffe6b4; $custom-light: #ffedca; $custom-dark: #000000;
JSON
{
"hex": "#ffe6b4",
"rgb": {
"r": 255,
"g": 230,
"b": 180
},
"hsl": {
"h": 40,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.9333,
"c": 0.0699,
"h": 84.4
},
"luminance": 0.81149
}Semantic roles & 50–950 ramp
primary
#FFE6B4
secondary
#7198E6
accent
#4CE600
background
#FFFEFD
surface
#FFFDF9
border
#D7D5D2
text
#181613
muted
#868482