#FFE6BF#FFE6BF
#FFE6BF is a very light, muted orange. Relative luminance 0.816; OKLCH L 93.6% C 0.058 H 78.9°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE6BF |
|---|---|
| RGB | rgb(255, 230, 191) |
| HSL | hsl(37, 100%, 87%) |
| HSV | hsv(37, 25%, 100%) |
| CMYK | cmyk(0%, 9.8%, 25.1%, 0%) |
| CIE-LAB | lab(92.41, 2.73, 22.14) |
| CIE-LCH | lch(92.41, 22.31, 82.98°) |
| OKLab | oklab(93.56% 0.0111 0.0566) |
| OKLCH | oklch(93.56% 0.058 78.9) |
| XYZ | xyz(78.9413, 81.6174, 60.8755) |
| Luminance | 0.8162 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 2.14
Wheat
#F5DEB3
ΔE00 2.48
Bisque
#FFE4C4
ΔE00 2.71
Blanchedalmond
#FFEBCD
ΔE00 2.89
Navajowhite
#FFDEAD
ΔE00 3.39
Pale Peach
#FFE5AD
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE6BF #BFD8FF
analogous
#FFC6BF #FFE6BF #F8FFBF
triadic
#FFE6BF #BFFFE6 #E6BFFF
tetradic
#FFE6BF #BFFFC6 #BFD8FF #FFBFF8
square
#FFE6BF #BFFFC6 #BFD8FF #FFBFF8
split-complementary
#FFE6BF #BFF8FF #C6BFFF
monochromatic
#FFB645 #FFCE82 #FFE6BF #FFF3E0 #FFF3E0
Accessibility & contrast
On white
1.21
#FFE6BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#FFE6BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE6BF
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE6BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE6BF | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E6BD
Deuteranopia (green-blind)
#F7ECC0
Tritanopia (blue-blind)
#FFDFDB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ffe6bf; /* rgb */ color: rgb(255, 230, 191); /* oklch */ color: oklch(93.6% 0.058 78.9);
Tailwind
colors: {
custom: {
50: '#ffedd2',
500: '#ffe6bf',
950: '#000000',
},
}SCSS
$custom: #ffe6bf; $custom-light: #ffedd2; $custom-dark: #000000;
JSON
{
"hex": "#ffe6bf",
"rgb": {
"r": 255,
"g": 230,
"b": 191
},
"hsl": {
"h": 36.563,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.93561,
"c": 0.05768,
"h": 78.9
},
"luminance": 0.81615
}Semantic roles & 50–950 ramp
primary
#FFE6BF
secondary
#7BA5E8
accent
#5AE600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181614
muted
#868483