#FFBF94#FFBF94
#FFBF94 is a very light, moderate orange. Relative luminance 0.607; OKLCH L 85.3% C 0.093 H 55.0°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBF94 |
|---|---|
| RGB | rgb(255, 191, 148) |
| HSL | hsl(24, 100%, 79%) |
| HSV | hsv(24, 42%, 100%) |
| CMYK | cmyk(0%, 25.1%, 42%, 0%) |
| CIE-LAB | lab(82.20, 17.74, 30.65) |
| CIE-LCH | lch(82.20, 35.41, 59.93°) |
| OKLab | oklab(85.32% 0.0534 0.0763) |
| OKLCH | oklch(85.32% 0.093 55) |
| XYZ | xyz(65.2186, 60.6638, 36.2854) |
| Luminance | 0.6066 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.31
Apricot
#FBCEB1
ΔE00 5.70
Apricot (survey)
#FFB16D
ΔE00 6.38
Light Peach
#FFD8B1
ΔE00 7.82
Peach
#FFDAB9
ΔE00 8.27
Sandybrown
#F4A460
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBF94 #94D4FF
analogous
#FF949F #FFBF94 #FFF494
triadic
#FFBF94 #94FFBF #BF94FF
tetradic
#FFBF94 #9FFF94 #94D4FF #F494FF
square
#FFBF94 #9FFF94 #94D4FF #F494FF
split-complementary
#FFBF94 #94FFF4 #949FFF
monochromatic
#FF761A #FF9A57 #FFBF94 #FFE4D1 #FFEDE0
Accessibility & contrast
On white
1.60
#FFBF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#FFBF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBF94
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBF94 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C491
Deuteranopia (green-blind)
#E0D294
Tritanopia (blue-blind)
#FFB3B4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ffbf94; /* rgb */ color: rgb(255, 191, 148); /* oklch */ color: oklch(85.3% 0.093 55.0);
Tailwind
colors: {
custom: {
50: '#ffd2b3',
500: '#ffbf94',
950: '#000000',
},
}SCSS
$custom: #ffbf94; $custom-light: #ffd2b3; $custom-dark: #000000;
JSON
{
"hex": "#ffbf94",
"rgb": {
"r": 255,
"g": 191,
"b": 148
},
"hsl": {
"h": 24.112,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.85317,
"c": 0.09313,
"h": 55
},
"luminance": 0.6066
}Semantic roles & 50–950 ramp
primary
#FFBF94
secondary
#56A9E1
accent
#89E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381