#FFBF98#FFBF98
#FFBF98 is a very light, moderate orange. Relative luminance 0.608; OKLCH L 85.4% C 0.090 H 52.5°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBF98 |
|---|---|
| RGB | rgb(255, 191, 152) |
| HSL | hsl(23, 100%, 80%) |
| HSV | hsv(23, 40%, 100%) |
| CMYK | cmyk(0%, 25.1%, 40.4%, 0%) |
| CIE-LAB | lab(82.27, 18.17, 28.64) |
| CIE-LCH | lch(82.27, 33.91, 57.61°) |
| OKLab | oklab(85.39% 0.055 0.0717) |
| OKLCH | oklch(85.39% 0.09 52.5) |
| XYZ | xyz(65.5407, 60.7926, 37.9817) |
| Luminance | 0.6079 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.77
Apricot
#FBCEB1
ΔE00 5.28
Pale Salmon
#FFB19A
ΔE00 7.35
Apricot (survey)
#FFB16D
ΔE00 7.39
Light Peach
#FFD8B1
ΔE00 8.15
Peach
#FFDAB9
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBF98 #98D8FF
analogous
#FF98A5 #FFBF98 #FFF298
triadic
#FFBF98 #98FFBF #BF98FF
tetradic
#FFBF98 #A5FF98 #98D8FF #F298FF
square
#FFBF98 #A5FF98 #98D8FF #F298FF
split-complementary
#FFBF98 #98FFF2 #98A5FF
monochromatic
#FF731E #FF995B #FFBF98 #FFE5D5 #FFECE0
Accessibility & contrast
On white
1.60
#FFBF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#FFBF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBF98
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBF98 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C595
Deuteranopia (green-blind)
#E0D298
Tritanopia (blue-blind)
#FFB3B5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ffbf98; /* rgb */ color: rgb(255, 191, 152); /* oklch */ color: oklch(85.4% 0.090 52.5);
Tailwind
colors: {
custom: {
50: '#ffd2b6',
500: '#ffbf98',
950: '#000000',
},
}SCSS
$custom: #ffbf98; $custom-light: #ffd2b6; $custom-dark: #000000;
JSON
{
"hex": "#ffbf98",
"rgb": {
"r": 255,
"g": 191,
"b": 152
},
"hsl": {
"h": 22.718,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.85394,
"c": 0.09032,
"h": 52.5
},
"luminance": 0.60789
}Semantic roles & 50–950 ramp
primary
#FFBF98
secondary
#59AEE2
accent
#8FE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381