#FFE1B4#FFE1B4
#FFE1B4 is a very light, moderate orange. Relative luminance 0.784; OKLCH L 92.4% C 0.067 H 77.8°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE1B4 |
|---|---|
| RGB | rgb(255, 225, 180) |
| HSL | hsl(36, 100%, 85%) |
| HSV | hsv(36, 29%, 100%) |
| CMYK | cmyk(0%, 11.8%, 29.4%, 0%) |
| CIE-LAB | lab(90.97, 3.84, 25.84) |
| CIE-LCH | lch(90.97, 26.12, 81.54°) |
| OKLab | oklab(92.36% 0.0142 0.0655) |
| OKLCH | oklch(92.36% 0.067 77.8) |
| XYZ | xyz(76.4044, 78.4083, 54.2808) |
| Luminance | 0.7841 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 1.28
Moccasin
#FFE4B5
ΔE00 1.41
Wheat
#F5DEB3
ΔE00 2.45
Pale Peach
#FFE5AD
ΔE00 3.50
Bisque
#FFE4C4
ΔE00 3.74
Light Peach
#FFD8B1
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE1B4 #B4D2FF
analogous
#FFBBB4 #FFE1B4 #F7FFB4
triadic
#FFE1B4 #B4FFE1 #E1B4FF
tetradic
#FFE1B4 #B4FFBB #B4D2FF #FFB4F7
square
#FFE1B4 #B4FFBB #B4D2FF #FFB4F7
split-complementary
#FFE1B4 #B4F7FF #BBB4FF
monochromatic
#FFB03A #FFC977 #FFE1B4 #FFF3E0 #FFF3E0
Accessibility & contrast
On white
1.26
#FFE1B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#FFE1B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE1B4
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE1B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE1B4 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE1B1
Deuteranopia (green-blind)
#F5E8B5
Tritanopia (blue-blind)
#FFD8D5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffe1b4; /* rgb */ color: rgb(255, 225, 180); /* oklch */ color: oklch(92.4% 0.067 77.8);
Tailwind
colors: {
custom: {
50: '#ffeaca',
500: '#ffe1b4',
950: '#000000',
},
}SCSS
$custom: #ffe1b4; $custom-light: #ffeaca; $custom-dark: #000000;
JSON
{
"hex": "#ffe1b4",
"rgb": {
"r": 255,
"g": 225,
"b": 180
},
"hsl": {
"h": 36,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.92361,
"c": 0.06702,
"h": 77.8
},
"luminance": 0.78406
}Semantic roles & 50–950 ramp
primary
#FFE1B4
secondary
#71A0E6
accent
#5CE600
background
#FFFEFD
surface
#FFFDF9
border
#D7D5D2
text
#181613
muted
#868482