#FBCD9E#FBCD9E
#FBCD9E is a very light, moderate orange. Relative luminance 0.666; OKLCH L 87.7% C 0.080 H 67.1°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCD9E |
|---|---|
| RGB | rgb(251, 205, 158) |
| HSL | hsl(30, 92%, 80%) |
| HSV | hsv(30, 37%, 98%) |
| CMYK | cmyk(0%, 18.3%, 37.1%, 1.6%) |
| CIE-LAB | lab(85.32, 9.99, 29.53) |
| CIE-LCH | lch(85.32, 31.17, 71.32°) |
| OKLab | oklab(87.72% 0.0313 0.074) |
| OKLCH | oklch(87.72% 0.08 67.1) |
| XYZ | xyz(67.7884, 66.6438, 41.6340) |
| Luminance | 0.6664 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.29
Peach
#FFDAB9
ΔE00 4.78
Navajowhite
#FFDEAD
ΔE00 5.32
Apricot
#FBCEB1
ΔE00 5.65
Burlywood
#DEB887
ΔE00 6.18
Bisque
#FFE4C4
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCD9E #9ECCFB
analogous
#FB9F9E #FBCD9E #FAFB9E
triadic
#FBCD9E #9EFBCD #CD9EFB
tetradic
#FBCD9E #9EFB9F #9ECCFB #FB9EFA
square
#FBCD9E #9EFB9F #9ECCFB #FB9EFA
split-complementary
#FBCD9E #9EFAFB #9F9EFB
monochromatic
#F69028 #F9AF63 #FBCD9E #FDEBD9 #FEF0E2
Accessibility & contrast
On white
1.47
#FBCD9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#FBCD9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCD9E
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCD9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCD9E | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCF9B
Deuteranopia (green-blind)
#E7D99F
Tritanopia (blue-blind)
#FFC3C1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fbcd9e; /* rgb */ color: rgb(251, 205, 158); /* oklch */ color: oklch(87.7% 0.080 67.1);
Tailwind
colors: {
custom: {
50: '#fedcbb',
500: '#fbcd9e',
950: '#000000',
},
}SCSS
$custom: #fbcd9e; $custom-light: #fedcbb; $custom-dark: #000000;
JSON
{
"hex": "#fbcd9e",
"rgb": {
"r": 251,
"g": 205,
"b": 158
},
"hsl": {
"h": 30.323,
"s": 92.079,
"l": 80.196
},
"oklch": {
"l": 0.87723,
"c": 0.08031,
"h": 67.1
},
"luminance": 0.6664
}Semantic roles & 50–950 ramp
primary
#FBCD9E
secondary
#609EDD
accent
#72E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481