#FFE5B4#FFE5B4
#FFE5B4 is a very light, moderate orange. Relative luminance 0.806; OKLCH L 93.1% C 0.069 H 83.2°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE5B4 |
|---|---|
| RGB | rgb(255, 229, 180) |
| HSL | hsl(39, 100%, 85%) |
| HSV | hsv(39, 29%, 100%) |
| CMYK | cmyk(0%, 10.2%, 29.4%, 0%) |
| CIE-LAB | lab(91.95, 1.80, 27.19) |
| CIE-LCH | lch(91.95, 27.25, 86.21°) |
| OKLab | oklab(93.14% 0.0083 0.0688) |
| OKLCH | oklch(93.14% 0.069 83.2) |
| XYZ | xyz(77.4984, 80.5963, 54.6455) |
| Luminance | 0.8059 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 0.73
Pale Peach
#FFE5AD
ΔE00 1.70
Wheat
#F5DEB3
ΔE00 2.20
Navajowhite
#FFDEAD
ΔE00 2.59
Vanilla
#F3E5AB
ΔE00 4.91
Bisque
#FFE4C4
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE5B4 #B4CEFF
analogous
#FFBFB4 #FFE5B4 #F3FFB4
triadic
#FFE5B4 #B4FFE5 #E5B4FF
tetradic
#FFE5B4 #B4FFBF #B4CEFF #FFB4F3
square
#FFE5B4 #B4FFBF #B4CEFF #FFB4F3
split-complementary
#FFE5B4 #B4F3FF #BFB4FF
monochromatic
#FFBB3A #FFD077 #FFE5B4 #FFF4E0 #FFF4E0
Accessibility & contrast
On white
1.23
#FFE5B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#FFE5B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE5B4
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE5B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE5B4 | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E4B1
Deuteranopia (green-blind)
#F8EBB5
Tritanopia (blue-blind)
#FFDCD8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffe5b4; /* rgb */ color: rgb(255, 229, 180); /* oklch */ color: oklch(93.1% 0.069 83.2);
Tailwind
colors: {
custom: {
50: '#ffedca',
500: '#ffe5b4',
950: '#000000',
},
}SCSS
$custom: #ffe5b4; $custom-light: #ffedca; $custom-dark: #000000;
JSON
{
"hex": "#ffe5b4",
"rgb": {
"r": 255,
"g": 229,
"b": 180
},
"hsl": {
"h": 39.2,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.93136,
"c": 0.06925,
"h": 83.2
},
"luminance": 0.80594
}Semantic roles & 50–950 ramp
primary
#FFE5B4
secondary
#719AE6
accent
#50E600
background
#FFFEFD
surface
#FFFDF9
border
#D7D5D2
text
#181613
muted
#868482