#FBCF83#FBCF83
#FBCF83 is a very light, moderate orange. Relative luminance 0.668; OKLCH L 87.6% C 0.106 H 80.3°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCF83 |
|---|---|
| RGB | rgb(251, 207, 131) |
| HSL | hsl(38, 94%, 75%) |
| HSV | hsv(38, 48%, 98%) |
| CMYK | cmyk(0%, 17.5%, 47.8%, 1.6%) |
| CIE-LAB | lab(85.39, 6.17, 43.42) |
| CIE-LCH | lch(85.39, 43.86, 81.91°) |
| OKLab | oklab(87.64% 0.0179 0.105) |
| OKLCH | oklch(87.64% 0.106 80.3) |
| XYZ | xyz(66.1957, 66.7771, 30.8709) |
| Luminance | 0.6677 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 6.35
Navajowhite
#FFDEAD
ΔE00 6.54
Sand (survey)
#E2CA76
ΔE00 6.73
Pale Peach
#FFE5AD
ΔE00 7.12
Light Mustard
#F7D560
ΔE00 7.63
Sandy
#F1DA7A
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCF83 #83AFFB
analogous
#FB9383 #FBCF83 #EBFB83
triadic
#FBCF83 #83FBCF #CF83FB
tetradic
#FBCF83 #83FB93 #83AFFB #FB83EB
square
#FBCF83 #83FB93 #83AFFB #FB83EB
split-complementary
#FBCF83 #83EBFB #9383FB
monochromatic
#F7A10C #F9B848 #FBCF83 #FDE6BE #FEF4E1
Accessibility & contrast
On white
1.46
#FBCF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#FBCF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCF83
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCF83 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF7D
Deuteranopia (green-blind)
#ECDA85
Tritanopia (blue-blind)
#FFC2BC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fbcf83; /* rgb */ color: rgb(251, 207, 131); /* oklch */ color: oklch(87.6% 0.106 80.3);
Tailwind
colors: {
custom: {
50: '#ffdda8',
500: '#fbcf83',
950: '#000000',
},
}SCSS
$custom: #fbcf83; $custom-light: #ffdda8; $custom-dark: #000000;
JSON
{
"hex": "#fbcf83",
"rgb": {
"r": 251,
"g": 207,
"b": 131
},
"hsl": {
"h": 38,
"s": 93.75,
"l": 74.902
},
"oklch": {
"l": 0.87639,
"c": 0.10648,
"h": 80.3
},
"luminance": 0.66774
}Semantic roles & 50–950 ramp
primary
#FBCF83
secondary
#497ED9
accent
#54E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181510
muted
#868480