#FFE1B5#FFE1B5
#FFE1B5 is a very light, moderate orange. Relative luminance 0.784; OKLCH L 92.4% C 0.066 H 77.2°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE1B5 |
|---|---|
| RGB | rgb(255, 225, 181) |
| HSL | hsl(36, 100%, 85%) |
| HSV | hsv(36, 29%, 100%) |
| CMYK | cmyk(0%, 11.8%, 29%, 0%) |
| CIE-LAB | lab(90.98, 3.97, 25.35) |
| CIE-LCH | lch(90.98, 25.66, 81.10°) |
| OKLab | oklab(92.38% 0.0146 0.0643) |
| OKLCH | oklch(92.38% 0.066 77.2) |
| XYZ | xyz(76.5067, 78.4492, 54.8192) |
| Luminance | 0.7845 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 1.45
Moccasin
#FFE4B5
ΔE00 1.61
Wheat
#F5DEB3
ΔE00 2.52
Bisque
#FFE4C4
ΔE00 3.47
Pale Peach
#FFE5AD
ΔE00 3.76
Light Peach
#FFD8B1
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE1B5 #B5D3FF
analogous
#FFBCB5 #FFE1B5 #F8FFB5
triadic
#FFE1B5 #B5FFE1 #E1B5FF
tetradic
#FFE1B5 #B5FFBC #B5D3FF #FFB5F8
square
#FFE1B5 #B5FFBC #B5D3FF #FFB5F8
split-complementary
#FFE1B5 #B5F8FF #BCB5FF
monochromatic
#FFAF3B #FFC878 #FFE1B5 #FFF3E0 #FFF3E0
Accessibility & contrast
On white
1.26
#FFE1B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#FFE1B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE1B5
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE1B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE1B5 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE1B2
Deuteranopia (green-blind)
#F5E8B6
Tritanopia (blue-blind)
#FFD9D5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffe1b5; /* rgb */ color: rgb(255, 225, 181); /* oklch */ color: oklch(92.4% 0.066 77.2);
Tailwind
colors: {
custom: {
50: '#ffeacb',
500: '#ffe1b5',
950: '#000000',
},
}SCSS
$custom: #ffe1b5; $custom-light: #ffeacb; $custom-dark: #000000;
JSON
{
"hex": "#ffe1b5",
"rgb": {
"r": 255,
"g": 225,
"b": 181
},
"hsl": {
"h": 35.676,
"s": 100,
"l": 85.49
},
"oklch": {
"l": 0.92382,
"c": 0.06595,
"h": 77.2
},
"luminance": 0.78447
}Semantic roles & 50–950 ramp
primary
#FFE1B5
secondary
#72A1E6
accent
#5DE600
background
#FFFEFD
surface
#FFFDF9
border
#D7D5D2
text
#181613
muted
#868482