#FBCFAF#FBCFAF
#FBCFAF is a very light, moderate orange. Relative luminance 0.682; OKLCH L 88.5% C 0.066 H 57.8°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCFAF |
|---|---|
| RGB | rgb(251, 207, 175) |
| HSL | hsl(25, 90%, 84%) |
| HSV | hsv(25, 30%, 98%) |
| CMYK | cmyk(0%, 17.5%, 30.3%, 1.6%) |
| CIE-LAB | lab(86.12, 11.00, 21.73) |
| CIE-LCH | lch(86.12, 24.35, 63.16°) |
| OKLab | oklab(88.45% 0.0349 0.0554) |
| OKLCH | oklch(88.45% 0.066 57.8) |
| XYZ | xyz(69.8356, 68.2330, 50.0409) |
| Luminance | 0.6823 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.25
Peach
#FFDAB9
ΔE00 3.23
Light Peach
#FFD8B1
ΔE00 3.76
Bisque
#FFE4C4
ΔE00 7.00
Navajowhite
#FFDEAD
ΔE00 7.88
Burlywood
#DEB887
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCFAF #AFDBFB
analogous
#FBAFB5 #FBCFAF #FBF5AF
triadic
#FBCFAF #AFFBCF #CFAFFB
tetradic
#FBCFAF #B5FBAF #AFDBFB #F5AFFB
square
#FBCFAF #B5FBAF #AFDBFB #F5AFFB
split-complementary
#FBCFAF #AFFBF5 #AFB5FB
monochromatic
#F5893A #F8AC75 #FBCFAF #FEEEE2 #FEEEE2
Accessibility & contrast
On white
1.43
#FBCFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#FBCFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCFAF
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCFAF | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD2AD
Deuteranopia (green-blind)
#E6DBAF
Tritanopia (blue-blind)
#FFC7C6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fbcfaf; /* rgb */ color: rgb(251, 207, 175); /* oklch */ color: oklch(88.5% 0.066 57.8);
Tailwind
colors: {
custom: {
50: '#fdddc7',
500: '#fbcfaf',
950: '#000000',
},
}SCSS
$custom: #fbcfaf; $custom-light: #fdddc7; $custom-dark: #000000;
JSON
{
"hex": "#fbcfaf",
"rgb": {
"r": 251,
"g": 207,
"b": 175
},
"hsl": {
"h": 25.263,
"s": 90.476,
"l": 83.529
},
"oklch": {
"l": 0.88451,
"c": 0.06553,
"h": 57.8
},
"luminance": 0.6823
}Semantic roles & 50–950 ramp
primary
#FBCFAF
secondary
#6FB0DF
accent
#85E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482