#FFE5B3#FFE5B3
#FFE5B3 is a very light, moderate orange. Relative luminance 0.806; OKLCH L 93.1% C 0.070 H 83.6°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE5B3 |
|---|---|
| RGB | rgb(255, 229, 179) |
| HSL | hsl(39, 100%, 85%) |
| HSV | hsv(39, 30%, 100%) |
| CMYK | cmyk(0%, 10.2%, 29.8%, 0%) |
| CIE-LAB | lab(91.93, 1.68, 27.67) |
| CIE-LCH | lch(91.93, 27.73, 86.53°) |
| OKLab | oklab(93.12% 0.0079 0.0699) |
| OKLCH | oklch(93.12% 0.07 83.6) |
| XYZ | xyz(77.3969, 80.5557, 54.1109) |
| Luminance | 0.8055 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 0.95
Pale Peach
#FFE5AD
ΔE00 1.45
Wheat
#F5DEB3
ΔE00 2.34
Navajowhite
#FFDEAD
ΔE00 2.67
Vanilla
#F3E5AB
ΔE00 4.74
Bisque
#FFE4C4
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE5B3 #B3CDFF
analogous
#FFBFB3 #FFE5B3 #F3FFB3
triadic
#FFE5B3 #B3FFE5 #E5B3FF
tetradic
#FFE5B3 #B3FFBF #B3CDFF #FFB3F3
square
#FFE5B3 #B3FFBF #B3CDFF #FFB3F3
split-complementary
#FFE5B3 #B3F3FF #BFB3FF
monochromatic
#FFBB39 #FFD076 #FFE5B3 #FFF5E0 #FFF5E0
Accessibility & contrast
On white
1.23
#FFE5B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#FFE5B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE5B3
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE5B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE5B3 | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E4B0
Deuteranopia (green-blind)
#F8EBB4
Tritanopia (blue-blind)
#FFDCD8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffe5b3; /* rgb */ color: rgb(255, 229, 179); /* oklch */ color: oklch(93.1% 0.070 83.6);
Tailwind
colors: {
custom: {
50: '#ffedca',
500: '#ffe5b3',
950: '#000000',
},
}SCSS
$custom: #ffe5b3; $custom-light: #ffedca; $custom-dark: #000000;
JSON
{
"hex": "#ffe5b3",
"rgb": {
"r": 255,
"g": 229,
"b": 179
},
"hsl": {
"h": 39.474,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.93116,
"c": 0.07036,
"h": 83.6
},
"luminance": 0.80553
}Semantic roles & 50–950 ramp
primary
#FFE5B3
secondary
#7099E6
accent
#4FE600
background
#FFFEFD
surface
#FFFDF9
border
#D7D5D2
text
#181613
muted
#868482