#FFBF88#FFBF88
#FFBF88 is a very light, moderate orange. Relative luminance 0.603; OKLCH L 85.1% C 0.102 H 61.5°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBF88 |
|---|---|
| RGB | rgb(255, 191, 136) |
| HSL | hsl(28, 100%, 77%) |
| HSV | hsv(28, 47%, 100%) |
| CMYK | cmyk(0%, 25.1%, 46.7%, 0%) |
| CIE-LAB | lab(82.00, 16.54, 36.64) |
| CIE-LCH | lch(82.00, 40.20, 65.70°) |
| OKLab | oklab(85.1% 0.0488 0.0898) |
| OKLCH | oklch(85.1% 0.102 61.5) |
| XYZ | xyz(64.3176, 60.3034, 31.5399) |
| Luminance | 0.6030 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.29
Peach (survey)
#FFB07C
ΔE00 4.84
Sandybrown
#F4A460
ΔE00 6.97
Burlywood
#DEB887
ΔE00 7.29
Pale Orange
#FFA756
ΔE00 7.43
Apricot
#FBCEB1
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBF88 #88C8FF
analogous
#FF888D #FFBF88 #FFFA88
triadic
#FFBF88 #88FFBF #BF88FF
tetradic
#FFBF88 #8DFF88 #88C8FF #FA88FF
square
#FFBF88 #8DFF88 #88C8FF #FA88FF
split-complementary
#FFBF88 #88FFFA #888DFF
monochromatic
#FF7D0E #FF9E4B #FFBF88 #FFE0C5 #FFEFE0
Accessibility & contrast
On white
1.61
#FFBF88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#FFBF88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBF88
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBF88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBF88 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C384
Deuteranopia (green-blind)
#E2D289
Tritanopia (blue-blind)
#FFB2B1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ffbf88; /* rgb */ color: rgb(255, 191, 136); /* oklch */ color: oklch(85.1% 0.102 61.5);
Tailwind
colors: {
custom: {
50: '#ffd2ab',
500: '#ffbf88',
950: '#000000',
},
}SCSS
$custom: #ffbf88; $custom-light: #ffd2ab; $custom-dark: #000000;
JSON
{
"hex": "#ffbf88",
"rgb": {
"r": 255,
"g": 191,
"b": 136
},
"hsl": {
"h": 27.731,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.85102,
"c": 0.10216,
"h": 61.5
},
"luminance": 0.60299
}Semantic roles & 50–950 ramp
primary
#FFBF88
secondary
#4C9BDF
accent
#7BE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381