#FBCF8B#FBCF8B
#FBCF8B is a very light, moderate orange. Relative luminance 0.670; OKLCH L 87.8% C 0.099 H 77.8°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCF8B |
|---|---|
| RGB | rgb(251, 207, 139) |
| HSL | hsl(36, 93%, 76%) |
| HSV | hsv(36, 45%, 98%) |
| CMYK | cmyk(0%, 17.5%, 44.6%, 1.6%) |
| CIE-LAB | lab(85.51, 6.93, 39.54) |
| CIE-LCH | lch(85.51, 40.14, 80.06°) |
| OKLab | oklab(87.77% 0.0209 0.0966) |
| OKLCH | oklch(87.77% 0.099 77.8) |
| XYZ | xyz(66.7590, 67.0024, 33.8374) |
| Luminance | 0.6700 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.41
Pale Peach
#FFE5AD
ΔE00 6.69
Burlywood
#DEB887
ΔE00 6.99
Moccasin
#FFE4B5
ΔE00 7.08
Light Peach
#FFD8B1
ΔE00 7.26
Wheat
#F5DEB3
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCF8B #8BB7FB
analogous
#FB978B #FBCF8B #EFFB8B
triadic
#FBCF8B #8BFBCF #CF8BFB
tetradic
#FBCF8B #8BFB97 #8BB7FB #FB8BEF
square
#FBCF8B #8BFB97 #8BB7FB #FB8BEF
split-complementary
#FBCF8B #8BEFFB #978BFB
monochromatic
#F79E15 #F9B750 #FBCF8B #FDE7C6 #FEF3E1
Accessibility & contrast
On white
1.46
#FBCF8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#FBCF8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCF8B
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCF8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCF8B | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF86
Deuteranopia (green-blind)
#EBDA8D
Tritanopia (blue-blind)
#FFC3BE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fbcf8b; /* rgb */ color: rgb(251, 207, 139); /* oklch */ color: oklch(87.8% 0.099 77.8);
Tailwind
colors: {
custom: {
50: '#ffddad',
500: '#fbcf8b',
950: '#000000',
},
}SCSS
$custom: #fbcf8b; $custom-light: #ffddad; $custom-dark: #000000;
JSON
{
"hex": "#fbcf8b",
"rgb": {
"r": 251,
"g": 207,
"b": 139
},
"hsl": {
"h": 36.429,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.87766,
"c": 0.09883,
"h": 77.8
},
"luminance": 0.66999
}Semantic roles & 50–950 ramp
primary
#FBCF8B
secondary
#5086DA
accent
#5AE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481