#FFBE9E#FFBE9E
#FFBE9E is a very light, moderate orange. Relative luminance 0.606; OKLCH L 85.3% C 0.087 H 47.3°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBE9E |
|---|---|
| RGB | rgb(255, 190, 158) |
| HSL | hsl(20, 100%, 81%) |
| HSV | hsv(20, 38%, 100%) |
| CMYK | cmyk(0%, 25.5%, 38%, 0%) |
| CIE-LAB | lab(82.14, 19.35, 25.30) |
| CIE-LCH | lch(82.14, 31.85, 52.59°) |
| OKLab | oklab(85.33% 0.0589 0.0638) |
| OKLCH | oklch(85.33% 0.087 47.3) |
| XYZ | xyz(65.8273, 60.5595, 40.5631) |
| Luminance | 0.6056 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.21
Apricot
#FBCEB1
ΔE00 5.48
Peach (survey)
#FFB07C
ΔE00 6.13
Light Salmon
#FEA993
ΔE00 7.06
Lightsalmon
#FFA07A
ΔE00 7.89
Peach
#FFDAB9
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBE9E #9EDFFF
analogous
#FF9EAE #FFBE9E #FFEE9E
triadic
#FFBE9E #9EFFBE #BE9EFF
tetradic
#FFBE9E #AEFF9E #9EDFFF #EE9EFF
square
#FFBE9E #AEFF9E #9EDFFF #EE9EFF
split-complementary
#FFBE9E #9EFFEE #9EAEFF
monochromatic
#FF6C24 #FF9561 #FFBE9E #FFE7DB #FFEAE0
Accessibility & contrast
On white
1.60
#FFBE9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#FFBE9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBE9E
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBE9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBE9E | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC49C
Deuteranopia (green-blind)
#DED29E
Tritanopia (blue-blind)
#FFB3B5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ffbe9e; /* rgb */ color: rgb(255, 190, 158); /* oklch */ color: oklch(85.3% 0.087 47.3);
Tailwind
colors: {
custom: {
50: '#ffd1ba',
500: '#ffbe9e',
950: '#000000',
},
}SCSS
$custom: #ffbe9e; $custom-light: #ffd1ba; $custom-dark: #000000;
JSON
{
"hex": "#ffbe9e",
"rgb": {
"r": 255,
"g": 190,
"b": 158
},
"hsl": {
"h": 19.794,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.85331,
"c": 0.08683,
"h": 47.3
},
"luminance": 0.60556
}Semantic roles & 50–950 ramp
primary
#FFBE9E
secondary
#5FB7E3
accent
#9AE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381