#FBCEAF#FBCEAF
#FBCEAF is a very light, moderate orange. Relative luminance 0.677; OKLCH L 88.3% C 0.066 H 56.3°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCEAF |
|---|---|
| RGB | rgb(251, 206, 175) |
| HSL | hsl(24, 90%, 84%) |
| HSV | hsv(24, 30%, 98%) |
| CMYK | cmyk(0%, 17.9%, 30.3%, 1.6%) |
| CIE-LAB | lab(85.88, 11.52, 21.40) |
| CIE-LCH | lch(85.88, 24.30, 61.71°) |
| OKLab | oklab(88.26% 0.0365 0.0546) |
| OKLCH | oklch(88.26% 0.066 56.3) |
| XYZ | xyz(69.5941, 67.7500, 49.9604) |
| Luminance | 0.6775 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 0.72
Peach
#FFDAB9
ΔE00 3.72
Light Peach
#FFD8B1
ΔE00 4.33
Bisque
#FFE4C4
ΔE00 7.49
Navajowhite
#FFDEAD
ΔE00 8.46
Burlywood
#DEB887
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCEAF #AFDCFB
analogous
#FBAFB6 #FBCEAF #FBF4AF
triadic
#FBCEAF #AFFBCE #CEAFFB
tetradic
#FBCEAF #B6FBAF #AFDCFB #F4AFFB
square
#FBCEAF #B6FBAF #AFDCFB #F4AFFB
split-complementary
#FBCEAF #AFFBF4 #AFB6FB
monochromatic
#F5873A #F8AA75 #FBCEAF #FEEDE2 #FEEDE2
Accessibility & contrast
On white
1.44
#FBCEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#FBCEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCEAF
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCEAF | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD1AD
Deuteranopia (green-blind)
#E6DBAF
Tritanopia (blue-blind)
#FFC6C6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fbceaf; /* rgb */ color: rgb(251, 206, 175); /* oklch */ color: oklch(88.3% 0.066 56.3);
Tailwind
colors: {
custom: {
50: '#fdddc7',
500: '#fbceaf',
950: '#000000',
},
}SCSS
$custom: #fbceaf; $custom-light: #fdddc7; $custom-dark: #000000;
JSON
{
"hex": "#fbceaf",
"rgb": {
"r": 251,
"g": 206,
"b": 175
},
"hsl": {
"h": 24.474,
"s": 90.476,
"l": 83.529
},
"oklch": {
"l": 0.88263,
"c": 0.06567,
"h": 56.3
},
"luminance": 0.67747
}Semantic roles & 50–950 ramp
primary
#FBCEAF
secondary
#6FB1DF
accent
#88E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482