#FBCEAB#FBCEAB
#FBCEAB is a very light, moderate orange. Relative luminance 0.676; OKLCH L 88.2% C 0.069 H 59.6°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCEAB |
|---|---|
| RGB | rgb(251, 206, 171) |
| HSL | hsl(26, 91%, 83%) |
| HSV | hsv(26, 32%, 98%) |
| CMYK | cmyk(0%, 17.9%, 31.9%, 1.6%) |
| CIE-LAB | lab(85.80, 11.01, 23.39) |
| CIE-LCH | lch(85.80, 25.85, 64.79°) |
| OKLab | oklab(88.18% 0.0349 0.0594) |
| OKLCH | oklch(88.18% 0.069 59.6) |
| XYZ | xyz(69.2071, 67.5952, 47.9219) |
| Luminance | 0.6759 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.10
Peach
#FFDAB9
ΔE00 3.29
Light Peach
#FFD8B1
ΔE00 3.33
Bisque
#FFE4C4
ΔE00 7.01
Navajowhite
#FFDEAD
ΔE00 7.32
Burlywood
#DEB887
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCEAB #ABD8FB
analogous
#FBABB0 #FBCEAB #FBF6AB
triadic
#FBCEAB #ABFBCE #CEABFB
tetradic
#FBCEAB #B0FBAB #ABD8FB #F6ABFB
square
#FBCEAB #B0FBAB #ABD8FB #F6ABFB
split-complementary
#FBCEAB #ABFBF6 #ABB0FB
monochromatic
#F58A36 #F8AC71 #FBCEAB #FEEEE2 #FEEEE2
Accessibility & contrast
On white
1.45
#FBCEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#FBCEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCEAB
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCEAB | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD1A9
Deuteranopia (green-blind)
#E6DAAB
Tritanopia (blue-blind)
#FFC5C4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fbceab; /* rgb */ color: rgb(251, 206, 171); /* oklch */ color: oklch(88.2% 0.069 59.6);
Tailwind
colors: {
custom: {
50: '#feddc4',
500: '#fbceab',
950: '#000000',
},
}SCSS
$custom: #fbceab; $custom-light: #feddc4; $custom-dark: #000000;
JSON
{
"hex": "#fbceab",
"rgb": {
"r": 251,
"g": 206,
"b": 171
},
"hsl": {
"h": 26.25,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.88177,
"c": 0.06892,
"h": 59.6
},
"luminance": 0.67592
}Semantic roles & 50–950 ramp
primary
#FBCEAB
secondary
#6CACDE
accent
#81E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181512
muted
#868482