#FBC288#FBC288
#FBC288 is a very light, moderate orange. Relative luminance 0.609; OKLCH L 85.3% C 0.099 H 66.3°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC288 |
|---|---|
| RGB | rgb(251, 194, 136) |
| HSL | hsl(30, 93%, 76%) |
| HSV | hsv(30, 46%, 98%) |
| CMYK | cmyk(0%, 22.7%, 45.8%, 1.6%) |
| CIE-LAB | lab(82.31, 13.40, 36.96) |
| CIE-LCH | lch(82.31, 39.31, 70.08°) |
| OKLab | oklab(85.25% 0.0397 0.0905) |
| OKLCH | oklch(85.25% 0.099 66.3) |
| XYZ | xyz(63.5220, 60.8742, 31.6919) |
| Luminance | 0.6087 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.50
Burlywood
#DEB887
ΔE00 5.88
Peach (survey)
#FFB07C
ΔE00 6.97
Light Peach
#FFD8B1
ΔE00 7.01
Sandybrown
#F4A460
ΔE00 8.06
Apricot
#FBCEB1
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC288 #88C1FB
analogous
#FB8888 #FBC288 #FAFB88
triadic
#FBC288 #88FBC2 #C288FB
tetradic
#FBC288 #88FB88 #88C1FB #FB88FA
square
#FBC288 #88FB88 #88C1FB #FB88FA
split-complementary
#FBC288 #88FAFB #8888FB
monochromatic
#F78512 #F9A44D #FBC288 #FDE0C3 #FEF0E1
Accessibility & contrast
On white
1.59
#FBC288 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#FBC288 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC288
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC288 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC288 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C584
Deuteranopia (green-blind)
#E2D289
Tritanopia (blue-blind)
#FFB5B3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fbc288; /* rgb */ color: rgb(251, 194, 136); /* oklch */ color: oklch(85.3% 0.099 66.3);
Tailwind
colors: {
custom: {
50: '#ffd4ab',
500: '#fbc288',
950: '#000000',
},
}SCSS
$custom: #fbc288; $custom-light: #ffd4ab; $custom-dark: #000000;
JSON
{
"hex": "#fbc288",
"rgb": {
"r": 251,
"g": 194,
"b": 136
},
"hsl": {
"h": 30.261,
"s": 93.496,
"l": 75.882
},
"oklch": {
"l": 0.8525,
"c": 0.09885,
"h": 66.3
},
"luminance": 0.6087
}Semantic roles & 50–950 ramp
primary
#FBC288
secondary
#4D93DA
accent
#72E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381