#FBCFAE#FBCFAE
#FBCFAE is a very light, moderate orange. Relative luminance 0.682; OKLCH L 88.4% C 0.066 H 58.6°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCFAE |
|---|---|
| RGB | rgb(251, 207, 174) |
| HSL | hsl(26, 91%, 83%) |
| HSV | hsv(26, 31%, 98%) |
| CMYK | cmyk(0%, 17.5%, 30.7%, 1.6%) |
| CIE-LAB | lab(86.10, 10.87, 22.23) |
| CIE-LCH | lch(86.10, 24.74, 63.95°) |
| OKLab | oklab(88.43% 0.0345 0.0566) |
| OKLCH | oklch(88.43% 0.066 58.6) |
| XYZ | xyz(69.7378, 68.1939, 49.5255) |
| Luminance | 0.6819 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.58
Peach
#FFDAB9
ΔE00 3.10
Light Peach
#FFD8B1
ΔE00 3.49
Bisque
#FFE4C4
ΔE00 6.87
Navajowhite
#FFDEAD
ΔE00 7.59
Burlywood
#DEB887
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCFAE #AEDAFB
analogous
#FBAEB3 #FBCFAE #FBF5AE
triadic
#FBCFAE #AEFBCF #CFAEFB
tetradic
#FBCFAE #B3FBAE #AEDAFB #F5AEFB
square
#FBCFAE #B3FBAE #AEDAFB #F5AEFB
split-complementary
#FBCFAE #AEFBF5 #AEB3FB
monochromatic
#F58A39 #F8AC74 #FBCFAE #FEEEE2 #FEEEE2
Accessibility & contrast
On white
1.43
#FBCFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#FBCFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCFAE
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCFAE | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD2AC
Deuteranopia (green-blind)
#E6DBAE
Tritanopia (blue-blind)
#FFC6C6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fbcfae; /* rgb */ color: rgb(251, 207, 174); /* oklch */ color: oklch(88.4% 0.066 58.6);
Tailwind
colors: {
custom: {
50: '#fdddc6',
500: '#fbcfae',
950: '#000000',
},
}SCSS
$custom: #fbcfae; $custom-light: #fdddc6; $custom-dark: #000000;
JSON
{
"hex": "#fbcfae",
"rgb": {
"r": 251,
"g": 207,
"b": 174
},
"hsl": {
"h": 25.714,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.8843,
"c": 0.06634,
"h": 58.6
},
"luminance": 0.68191
}Semantic roles & 50–950 ramp
primary
#FBCFAE
secondary
#6FAFDF
accent
#83E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482