#FFBF93#FFBF93
#FFBF93 is a very light, moderate orange. Relative luminance 0.606; OKLCH L 85.3% C 0.094 H 55.6°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBF93 |
|---|---|
| RGB | rgb(255, 191, 147) |
| HSL | hsl(24, 100%, 79%) |
| HSV | hsv(24, 42%, 100%) |
| CMYK | cmyk(0%, 25.1%, 42.4%, 0%) |
| CIE-LAB | lab(82.18, 17.64, 31.15) |
| CIE-LCH | lch(82.18, 35.79, 60.48°) |
| OKLab | oklab(85.3% 0.053 0.0774) |
| OKLCH | oklch(85.3% 0.094 55.6) |
| XYZ | xyz(65.1398, 60.6323, 35.8703) |
| Luminance | 0.6063 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.25
Apricot
#FBCEB1
ΔE00 5.83
Apricot (survey)
#FFB16D
ΔE00 6.15
Light Peach
#FFD8B1
ΔE00 7.77
Sandybrown
#F4A460
ΔE00 8.19
Peach
#FFDAB9
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBF93 #93D3FF
analogous
#FF939D #FFBF93 #FFF593
triadic
#FFBF93 #93FFBF #BF93FF
tetradic
#FFBF93 #9DFF93 #93D3FF #F593FF
square
#FFBF93 #9DFF93 #93D3FF #F593FF
split-complementary
#FFBF93 #93FFF5 #939DFF
monochromatic
#FF7619 #FF9B56 #FFBF93 #FFE3D0 #FFEDE0
Accessibility & contrast
On white
1.60
#FFBF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#FFBF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBF93
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBF93 | 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)
#D1C490
Deuteranopia (green-blind)
#E1D293
Tritanopia (blue-blind)
#FFB3B4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ffbf93; /* rgb */ color: rgb(255, 191, 147); /* oklch */ color: oklch(85.3% 0.094 55.6);
Tailwind
colors: {
custom: {
50: '#ffd2b3',
500: '#ffbf93',
950: '#000000',
},
}SCSS
$custom: #ffbf93; $custom-light: #ffd2b3; $custom-dark: #000000;
JSON
{
"hex": "#ffbf93",
"rgb": {
"r": 255,
"g": 191,
"b": 147
},
"hsl": {
"h": 24.444,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.85298,
"c": 0.09386,
"h": 55.6
},
"luminance": 0.60628
}Semantic roles & 50–950 ramp
primary
#FFBF93
secondary
#55A8E1
accent
#88E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381