#FFBF90#FFBF90
#FFBF90 is a very light, moderate orange. Relative luminance 0.605; OKLCH L 85.2% C 0.096 H 57.3°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBF90 |
|---|---|
| RGB | rgb(255, 191, 144) |
| HSL | hsl(25, 100%, 78%) |
| HSV | hsv(25, 44%, 100%) |
| CMYK | cmyk(0%, 25.1%, 43.5%, 0%) |
| CIE-LAB | lab(82.13, 17.33, 32.65) |
| CIE-LCH | lch(82.13, 36.96, 62.04°) |
| OKLab | oklab(85.24% 0.0519 0.0809) |
| OKLCH | oklch(85.24% 0.096 57.3) |
| XYZ | xyz(64.9075, 60.5393, 34.6467) |
| Luminance | 0.6054 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.19
Apricot (survey)
#FFB16D
ΔE00 5.50
Apricot
#FBCEB1
ΔE00 6.28
Light Peach
#FFD8B1
ΔE00 7.67
Sandybrown
#F4A460
ΔE00 7.74
Burlywood
#DEB887
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBF90 #90D0FF
analogous
#FF9098 #FFBF90 #FFF690
triadic
#FFBF90 #90FFBF #BF90FF
tetradic
#FFBF90 #98FF90 #90D0FF #F690FF
square
#FFBF90 #98FF90 #90D0FF #F690FF
split-complementary
#FFBF90 #90FFF6 #9098FF
monochromatic
#FF7816 #FF9C53 #FFBF90 #FFE2CD #FFEDE0
Accessibility & contrast
On white
1.60
#FFBF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#FFBF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBF90
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBF90 | 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)
#D2C48D
Deuteranopia (green-blind)
#E1D290
Tritanopia (blue-blind)
#FFB2B3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ffbf90; /* rgb */ color: rgb(255, 191, 144); /* oklch */ color: oklch(85.2% 0.096 57.3);
Tailwind
colors: {
custom: {
50: '#ffd2b1',
500: '#ffbf90',
950: '#000000',
},
}SCSS
$custom: #ffbf90; $custom-light: #ffd2b1; $custom-dark: #000000;
JSON
{
"hex": "#ffbf90",
"rgb": {
"r": 255,
"g": 191,
"b": 144
},
"hsl": {
"h": 25.405,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.85243,
"c": 0.09606,
"h": 57.3
},
"luminance": 0.60535
}Semantic roles & 50–950 ramp
primary
#FFBF90
secondary
#53A4E1
accent
#84E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381