#FBCC8F#FBCC8F
#FBCC8F is a very light, moderate orange. Relative luminance 0.657; OKLCH L 87.3% C 0.094 H 73.3°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCC8F |
|---|---|
| RGB | rgb(251, 204, 143) |
| HSL | hsl(34, 93%, 77%) |
| HSV | hsv(34, 43%, 98%) |
| CMYK | cmyk(0%, 18.7%, 43%, 1.6%) |
| CIE-LAB | lab(84.83, 8.89, 36.63) |
| CIE-LCH | lch(84.83, 37.70, 76.36°) |
| OKLab | oklab(87.26% 0.027 0.0901) |
| OKLCH | oklch(87.26% 0.094 73.3) |
| XYZ | xyz(66.3367, 65.6816, 35.1650) |
| Luminance | 0.6568 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.40
Light Peach
#FFD8B1
ΔE00 5.95
Burlywood
#DEB887
ΔE00 6.00
Moccasin
#FFE4B5
ΔE00 7.38
Pale Peach
#FFE5AD
ΔE00 7.65
Peach
#FFDAB9
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCC8F #8FBEFB
analogous
#FB968F #FBCC8F #F4FB8F
triadic
#FBCC8F #8FFBCC #CC8FFB
tetradic
#FBCC8F #8FFB96 #8FBEFB #FB8FF4
square
#FBCC8F #8FFB96 #8FBEFB #FB8FF4
split-complementary
#FBCC8F #8FF4FB #968FFB
monochromatic
#F79619 #F9B154 #FBCC8F #FDE7CA #FEF2E1
Accessibility & contrast
On white
1.49
#FBCC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#FBCC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCC8F
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCC8F | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD8A
Deuteranopia (green-blind)
#E9D890
Tritanopia (blue-blind)
#FFC0BC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fbcc8f; /* rgb */ color: rgb(251, 204, 143); /* oklch */ color: oklch(87.3% 0.094 73.3);
Tailwind
colors: {
custom: {
50: '#fedbb0',
500: '#fbcc8f',
950: '#000000',
},
}SCSS
$custom: #fbcc8f; $custom-light: #fedbb0; $custom-dark: #000000;
JSON
{
"hex": "#fbcc8f",
"rgb": {
"r": 251,
"g": 204,
"b": 143
},
"hsl": {
"h": 33.889,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.87259,
"c": 0.09405,
"h": 73.3
},
"luminance": 0.65678
}Semantic roles & 50–950 ramp
primary
#FBCC8F
secondary
#538EDB
accent
#64E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181510
muted
#868481