#FFE1BF#FFE1BF
#FFE1BF is a very light, muted orange. Relative luminance 0.789; OKLCH L 92.6% C 0.056 H 70.6°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE1BF |
|---|---|
| RGB | rgb(255, 225, 191) |
| HSL | hsl(32, 100%, 87%) |
| HSV | hsv(32, 25%, 100%) |
| CMYK | cmyk(0%, 11.8%, 25.1%, 0%) |
| CIE-LAB | lab(91.18, 5.28, 20.44) |
| CIE-LCH | lch(91.18, 21.11, 75.51°) |
| OKLab | oklab(92.6% 0.0185 0.0524) |
| OKLCH | oklch(92.6% 0.056 70.6) |
| XYZ | xyz(77.5698, 78.8744, 60.4183) |
| Luminance | 0.7887 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.14
Peach
#FFDAB9
ΔE00 2.90
Light Peach
#FFD8B1
ΔE00 3.17
Blanchedalmond
#FFEBCD
ΔE00 3.95
Navajowhite
#FFDEAD
ΔE00 4.17
Moccasin
#FFE4B5
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE1BF #BFDDFF
analogous
#FFC1BF #FFE1BF #FDFFBF
triadic
#FFE1BF #BFFFE1 #E1BFFF
tetradic
#FFE1BF #BFFFC1 #BFDDFF #FFBFFD
square
#FFE1BF #BFFFC1 #BFDDFF #FFBFFD
split-complementary
#FFE1BF #BFFDFF #C1BFFF
monochromatic
#FFA845 #FFC482 #FFE1BF #FFF1E0 #FFF1E0
Accessibility & contrast
On white
1.25
#FFE1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#FFE1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE1BF
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE1BF | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE2BD
Deuteranopia (green-blind)
#F3E9C0
Tritanopia (blue-blind)
#FFDAD8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffe1bf; /* rgb */ color: rgb(255, 225, 191); /* oklch */ color: oklch(92.6% 0.056 70.6);
Tailwind
colors: {
custom: {
50: '#ffead2',
500: '#ffe1bf',
950: '#000000',
},
}SCSS
$custom: #ffe1bf; $custom-light: #ffead2; $custom-dark: #000000;
JSON
{
"hex": "#ffe1bf",
"rgb": {
"r": 255,
"g": 225,
"b": 191
},
"hsl": {
"h": 31.875,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.92597,
"c": 0.05557,
"h": 70.6
},
"luminance": 0.78872
}Semantic roles & 50–950 ramp
primary
#FFE1BF
secondary
#7BAEE8
accent
#6CE600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181614
muted
#868483