#FFBE97#FFBE97
#FFBE97 is a very light, moderate orange. Relative luminance 0.603; OKLCH L 85.2% C 0.091 H 52.1°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBE97 |
|---|---|
| RGB | rgb(255, 190, 151) |
| HSL | hsl(23, 100%, 80%) |
| HSV | hsv(23, 41%, 100%) |
| CMYK | cmyk(0%, 25.5%, 40.8%, 0%) |
| CIE-LAB | lab(82.01, 18.58, 28.82) |
| CIE-LCH | lch(82.01, 34.30, 57.19°) |
| OKLab | oklab(85.19% 0.0561 0.0721) |
| OKLCH | oklch(85.19% 0.091 52.1) |
| XYZ | xyz(65.2418, 60.3253, 37.4798) |
| Luminance | 0.6032 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.58
Apricot
#FBCEB1
ΔE00 5.53
Pale Salmon
#FFB19A
ΔE00 7.13
Apricot (survey)
#FFB16D
ΔE00 7.34
Lightsalmon
#FFA07A
ΔE00 8.32
Light Peach
#FFD8B1
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBE97 #97D8FF
analogous
#FF97A4 #FFBE97 #FFF297
triadic
#FFBE97 #97FFBE #BE97FF
tetradic
#FFBE97 #A4FF97 #97D8FF #F297FF
square
#FFBE97 #A4FF97 #97D8FF #F297FF
split-complementary
#FFBE97 #97FFF2 #97A4FF
monochromatic
#FF721D #FF985A #FFBE97 #FFE4D4 #FFECE0
Accessibility & contrast
On white
1.61
#FFBE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#FFBE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBE97
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBE97 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C494
Deuteranopia (green-blind)
#DFD297
Tritanopia (blue-blind)
#FFB2B4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ffbe97; /* rgb */ color: rgb(255, 190, 151); /* oklch */ color: oklch(85.2% 0.091 52.1);
Tailwind
colors: {
custom: {
50: '#ffd1b6',
500: '#ffbe97',
950: '#000000',
},
}SCSS
$custom: #ffbe97; $custom-light: #ffd1b6; $custom-dark: #000000;
JSON
{
"hex": "#ffbe97",
"rgb": {
"r": 255,
"g": 190,
"b": 151
},
"hsl": {
"h": 22.5,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.85192,
"c": 0.09136,
"h": 52.1
},
"luminance": 0.60321
}Semantic roles & 50–950 ramp
primary
#FFBE97
secondary
#59AEE2
accent
#8FE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381