#FBCC98#FBCC98
#FBCC98 is a very light, moderate orange. Relative luminance 0.660; OKLCH L 87.4% C 0.086 H 69.2°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCC98 |
|---|---|
| RGB | rgb(251, 204, 152) |
| HSL | hsl(32, 93%, 79%) |
| HSV | hsv(32, 39%, 98%) |
| CMYK | cmyk(0%, 18.7%, 39.4%, 1.6%) |
| CIE-LAB | lab(84.98, 9.84, 32.19) |
| CIE-LCH | lch(84.98, 33.66, 73.00°) |
| OKLab | oklab(87.42% 0.0305 0.0801) |
| OKLCH | oklch(87.42% 0.086 69.2) |
| XYZ | xyz(67.0461, 65.9653, 38.9007) |
| Luminance | 0.6596 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.25
Navajowhite
#FFDEAD
ΔE00 5.27
Burlywood
#DEB887
ΔE00 5.83
Peach
#FFDAB9
ΔE00 5.88
Apricot
#FBCEB1
ΔE00 6.90
Moccasin
#FFE4B5
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCC98 #98C7FB
analogous
#FB9B98 #FBCC98 #F9FB98
triadic
#FBCC98 #98FBCC #CC98FB
tetradic
#FBCC98 #98FB9B #98C7FB #FB98F9
square
#FBCC98 #98FB9B #98C7FB #FB98F9
split-complementary
#FBCC98 #98F9FB #9B98FB
monochromatic
#F69222 #F9AF5D #FBCC98 #FDE9D3 #FEF0E2
Accessibility & contrast
On white
1.48
#FBCC98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#FBCC98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCC98
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCC98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCC98 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCE94
Deuteranopia (green-blind)
#E7D999
Tritanopia (blue-blind)
#FFC1BE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fbcc98; /* rgb */ color: rgb(251, 204, 152); /* oklch */ color: oklch(87.4% 0.086 69.2);
Tailwind
colors: {
custom: {
50: '#fedbb6',
500: '#fbcc98',
950: '#000000',
},
}SCSS
$custom: #fbcc98; $custom-light: #fedbb6; $custom-dark: #000000;
JSON
{
"hex": "#fbcc98",
"rgb": {
"r": 251,
"g": 204,
"b": 152
},
"hsl": {
"h": 31.515,
"s": 92.523,
"l": 79.02
},
"oklch": {
"l": 0.8742,
"c": 0.08567,
"h": 69.2
},
"luminance": 0.65962
}Semantic roles & 50–950 ramp
primary
#FBCC98
secondary
#5B98DC
accent
#6DE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181511
muted
#868481