#FFE6BE#FFE6BE
#FFE6BE is a very light, muted orange. Relative luminance 0.816; OKLCH L 93.5% C 0.059 H 79.5°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE6BE |
|---|---|
| RGB | rgb(255, 230, 190) |
| HSL | hsl(37, 100%, 87%) |
| HSV | hsv(37, 25%, 100%) |
| CMYK | cmyk(0%, 9.8%, 25.5%, 0%) |
| CIE-LAB | lab(92.39, 2.59, 22.63) |
| CIE-LCH | lch(92.39, 22.78, 83.46°) |
| OKLab | oklab(93.54% 0.0107 0.0578) |
| OKLCH | oklch(93.54% 0.059 79.5) |
| XYZ | xyz(78.8316, 81.5736, 60.2979) |
| Luminance | 0.8157 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 1.86
Wheat
#F5DEB3
ΔE00 2.30
Bisque
#FFE4C4
ΔE00 2.99
Blanchedalmond
#FFEBCD
ΔE00 3.11
Navajowhite
#FFDEAD
ΔE00 3.25
Pale Peach
#FFE5AD
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE6BE #BED7FF
analogous
#FFC6BE #FFE6BE #F8FFBE
triadic
#FFE6BE #BEFFE6 #E6BEFF
tetradic
#FFE6BE #BEFFC6 #BED7FF #FFBEF8
square
#FFE6BE #BEFFC6 #BED7FF #FFBEF8
split-complementary
#FFE6BE #BEF8FF #C6BEFF
monochromatic
#FFB744 #FFCE81 #FFE6BE #FFF3E0 #FFF3E0
Accessibility & contrast
On white
1.21
#FFE6BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#FFE6BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE6BE
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE6BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE6BE | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E6BB
Deuteranopia (green-blind)
#F7ECBF
Tritanopia (blue-blind)
#FFDEDB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ffe6be; /* rgb */ color: rgb(255, 230, 190); /* oklch */ color: oklch(93.5% 0.059 79.5);
Tailwind
colors: {
custom: {
50: '#ffedd1',
500: '#ffe6be',
950: '#000000',
},
}SCSS
$custom: #ffe6be; $custom-light: #ffedd1; $custom-dark: #000000;
JSON
{
"hex": "#ffe6be",
"rgb": {
"r": 255,
"g": 230,
"b": 190
},
"hsl": {
"h": 36.923,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.93539,
"c": 0.05878,
"h": 79.5
},
"luminance": 0.81571
}Semantic roles & 50–950 ramp
primary
#FFE6BE
secondary
#7AA4E7
accent
#58E600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181614
muted
#868483