#FBCD8A#FBCD8A
#FBCD8A is a very light, moderate orange. Relative luminance 0.660; OKLCH L 87.4% C 0.099 H 76.3°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCD8A |
|---|---|
| RGB | rgb(251, 205, 138) |
| HSL | hsl(36, 93%, 76%) |
| HSV | hsv(36, 45%, 98%) |
| CMYK | cmyk(0%, 18.3%, 45%, 1.6%) |
| CIE-LAB | lab(85.00, 7.87, 39.40) |
| CIE-LCH | lch(85.00, 40.18, 78.71°) |
| OKLab | oklab(87.37% 0.0235 0.0962) |
| OKLCH | oklch(87.37% 0.099 76.3) |
| XYZ | xyz(66.2048, 66.0103, 33.2939) |
| Luminance | 0.6601 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.69
Burlywood
#DEB887
ΔE00 6.61
Light Peach
#FFD8B1
ΔE00 7.08
Pale Peach
#FFE5AD
ΔE00 7.29
Moccasin
#FFE4B5
ΔE00 7.48
Wheat
#F5DEB3
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCD8A #8AB8FB
analogous
#FB958A #FBCD8A #F1FB8A
triadic
#FBCD8A #8AFBCD #CD8AFB
tetradic
#FBCD8A #8AFB95 #8AB8FB #FB8AF1
square
#FBCD8A #8AFB95 #8AB8FB #FB8AF1
split-complementary
#FBCD8A #8AF1FB #958AFB
monochromatic
#F79A14 #F9B44F #FBCD8A #FDE6C5 #FEF2E1
Accessibility & contrast
On white
1.48
#FBCD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#FBCD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCD8A
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCD8A | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCE85
Deuteranopia (green-blind)
#EAD98C
Tritanopia (blue-blind)
#FFC0BC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fbcd8a; /* rgb */ color: rgb(251, 205, 138); /* oklch */ color: oklch(87.4% 0.099 76.3);
Tailwind
colors: {
custom: {
50: '#ffdcad',
500: '#fbcd8a',
950: '#000000',
},
}SCSS
$custom: #fbcd8a; $custom-light: #ffdcad; $custom-dark: #000000;
JSON
{
"hex": "#fbcd8a",
"rgb": {
"r": 251,
"g": 205,
"b": 138
},
"hsl": {
"h": 35.575,
"s": 93.388,
"l": 76.275
},
"oklch": {
"l": 0.87366,
"c": 0.09907,
"h": 76.3
},
"luminance": 0.66007
}Semantic roles & 50–950 ramp
primary
#FBCD8A
secondary
#4F88DA
accent
#5DE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181510
muted
#868481