#FFBE8E#FFBE8E
#FFBE8E is a very light, moderate orange. Relative luminance 0.600; OKLCH L 85.0% C 0.098 H 57.4°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBE8E |
|---|---|
| RGB | rgb(255, 190, 142) |
| HSL | hsl(25, 100%, 78%) |
| HSV | hsv(25, 44%, 100%) |
| CMYK | cmyk(0%, 25.5%, 44.3%, 0%) |
| CIE-LAB | lab(81.86, 17.65, 33.34) |
| CIE-LCH | lch(81.86, 37.72, 62.10°) |
| OKLab | oklab(85.02% 0.0527 0.0824) |
| OKLCH | oklch(85.02% 0.098 57.4) |
| XYZ | xyz(64.5387, 60.0441, 33.7763) |
| Luminance | 0.6004 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.92
Apricot (survey)
#FFB16D
ΔE00 5.18
Apricot
#FBCEB1
ΔE00 6.61
Sandybrown
#F4A460
ΔE00 7.41
Light Peach
#FFD8B1
ΔE00 7.94
Burlywood
#DEB887
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBE8E #8ECFFF
analogous
#FF8E96 #FFBE8E #FFF78E
triadic
#FFBE8E #8EFFBE #BE8EFF
tetradic
#FFBE8E #96FF8E #8ECFFF #F78EFF
square
#FFBE8E #96FF8E #8ECFFF #F78EFF
split-complementary
#FFBE8E #8EFFF7 #8E96FF
monochromatic
#FF7814 #FF9B51 #FFBE8E #FFE1CB #FFEDE0
Accessibility & contrast
On white
1.61
#FFBE8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#FFBE8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBE8E
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBE8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBE8E | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C38A
Deuteranopia (green-blind)
#E0D18E
Tritanopia (blue-blind)
#FFB1B2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ffbe8e; /* rgb */ color: rgb(255, 190, 142); /* oklch */ color: oklch(85.0% 0.098 57.4);
Tailwind
colors: {
custom: {
50: '#ffd1af',
500: '#ffbe8e',
950: '#000000',
},
}SCSS
$custom: #ffbe8e; $custom-light: #ffd1af; $custom-dark: #000000;
JSON
{
"hex": "#ffbe8e",
"rgb": {
"r": 255,
"g": 190,
"b": 142
},
"hsl": {
"h": 25.487,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.85023,
"c": 0.09778,
"h": 57.4
},
"luminance": 0.6004
}Semantic roles & 50–950 ramp
primary
#FFBE8E
secondary
#51A3E0
accent
#84E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381