#FFE0BF#FFE0BF
#FFE0BF is a very light, muted orange. Relative luminance 0.783; OKLCH L 92.4% C 0.055 H 68.8°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE0BF |
|---|---|
| RGB | rgb(255, 224, 191) |
| HSL | hsl(31, 100%, 87%) |
| HSV | hsv(31, 25%, 100%) |
| CMYK | cmyk(0%, 12.2%, 25.1%, 0%) |
| CIE-LAB | lab(90.93, 5.80, 20.10) |
| CIE-LCH | lch(90.93, 20.92, 73.91°) |
| OKLab | oklab(92.41% 0.02 0.0516) |
| OKLCH | oklch(92.41% 0.055 68.8) |
| XYZ | xyz(77.3002, 78.3353, 60.3284) |
| Luminance | 0.7833 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.54
Peach
#FFDAB9
ΔE00 2.34
Light Peach
#FFD8B1
ΔE00 2.89
Blanchedalmond
#FFEBCD
ΔE00 4.40
Navajowhite
#FFDEAD
ΔE00 4.57
Moccasin
#FFE4B5
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE0BF #BFDEFF
analogous
#FFC0BF #FFE0BF #FEFFBF
triadic
#FFE0BF #BFFFE0 #E0BFFF
tetradic
#FFE0BF #BFFFC0 #BFDEFF #FFBFFE
square
#FFE0BF #BFFFC0 #BFDEFF #FFBFFE
split-complementary
#FFE0BF #BFFEFF #C0BFFF
monochromatic
#FFA545 #FFC282 #FFE0BF #FFF0E0 #FFF0E0
Accessibility & contrast
On white
1.26
#FFE0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#FFE0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE0BF
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE0BF | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE1BD
Deuteranopia (green-blind)
#F2E8C0
Tritanopia (blue-blind)
#FFD9D7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffe0bf; /* rgb */ color: rgb(255, 224, 191); /* oklch */ color: oklch(92.4% 0.055 68.8);
Tailwind
colors: {
custom: {
50: '#ffe9d2',
500: '#ffe0bf',
950: '#000000',
},
}SCSS
$custom: #ffe0bf; $custom-light: #ffe9d2; $custom-dark: #000000;
JSON
{
"hex": "#ffe0bf",
"rgb": {
"r": 255,
"g": 224,
"b": 191
},
"hsl": {
"h": 30.938,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.92405,
"c": 0.05529,
"h": 68.8
},
"luminance": 0.78333
}Semantic roles & 50–950 ramp
primary
#FFE0BF
secondary
#7BAFE8
accent
#6FE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483