#FFBE98#FFBE98
#FFBE98 is a very light, moderate orange. Relative luminance 0.604; OKLCH L 85.2% C 0.091 H 51.4°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBE98 |
|---|---|
| RGB | rgb(255, 190, 152) |
| HSL | hsl(22, 100%, 80%) |
| HSV | hsv(22, 40%, 100%) |
| CMYK | cmyk(0%, 25.5%, 40.4%, 0%) |
| CIE-LAB | lab(82.03, 18.69, 28.32) |
| CIE-LCH | lch(82.03, 33.93, 56.58°) |
| OKLab | oklab(85.21% 0.0565 0.0709) |
| OKLCH | oklch(85.21% 0.091 51.4) |
| XYZ | xyz(65.3234, 60.3580, 37.9093) |
| Luminance | 0.6035 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.76
Apricot
#FBCEB1
ΔE00 5.47
Pale Salmon
#FFB19A
ΔE00 6.85
Apricot (survey)
#FFB16D
ΔE00 7.62
Lightsalmon
#FFA07A
ΔE00 8.22
Light Salmon
#FEA993
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBE98 #98D9FF
analogous
#FF98A6 #FFBE98 #FFF298
triadic
#FFBE98 #98FFBE #BE98FF
tetradic
#FFBE98 #A6FF98 #98D9FF #F298FF
square
#FFBE98 #A6FF98 #98D9FF #F298FF
split-complementary
#FFBE98 #98FFF2 #98A6FF
monochromatic
#FF711E #FF975B #FFBE98 #FFE5D5 #FFECE0
Accessibility & contrast
On white
1.61
#FFBE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#FFBE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBE98
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBE98 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C495
Deuteranopia (green-blind)
#DFD298
Tritanopia (blue-blind)
#FFB2B4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ffbe98; /* rgb */ color: rgb(255, 190, 152); /* oklch */ color: oklch(85.2% 0.091 51.4);
Tailwind
colors: {
custom: {
50: '#ffd1b6',
500: '#ffbe98',
950: '#000000',
},
}SCSS
$custom: #ffbe98; $custom-light: #ffd1b6; $custom-dark: #000000;
JSON
{
"hex": "#ffbe98",
"rgb": {
"r": 255,
"g": 190,
"b": 152
},
"hsl": {
"h": 22.136,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.85211,
"c": 0.09069,
"h": 51.4
},
"luminance": 0.60354
}Semantic roles & 50–950 ramp
primary
#FFBE98
secondary
#59AFE2
accent
#91E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381