#F8CFBB#F8CFBB
#F8CFBB is a very light, muted orange. Relative luminance 0.682; OKLCH L 88.4% C 0.054 H 47.5°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F8CFBB |
|---|---|
| RGB | rgb(248, 207, 187) |
| HSL | hsl(20, 81%, 85%) |
| HSV | hsv(20, 25%, 97%) |
| CMYK | cmyk(0%, 16.5%, 24.6%, 2.7%) |
| CIE-LAB | lab(86.09, 11.47, 15.33) |
| CIE-LCH | lch(86.09, 19.14, 53.20°) |
| OKLab | oklab(88.45% 0.0364 0.0397) |
| OKLCH | oklch(88.45% 0.054 47.5) |
| XYZ | xyz(69.9946, 68.1726, 56.4757) |
| Luminance | 0.6817 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.14
Peach
#FFDAB9
ΔE00 6.06
Light Peach
#FFD8B1
ΔE00 7.44
Mistyrose
#FFE4E1
ΔE00 8.48
Bisque
#FFE4C4
ΔE00 9.08
Pale Salmon
#FFB19A
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8CFBB #BBE4F8
analogous
#F8BBC5 #F8CFBB #F8EDBB
triadic
#F8CFBB #BBF8CF #CFBBF8
tetradic
#F8CFBB #C5F8BB #BBE4F8 #EDBBF8
square
#F8CFBB #C5F8BB #BBE4F8 #EDBBF8
split-complementary
#F8CFBB #BBF8ED #BBC5F8
monochromatic
#ED814C #F2A884 #F8CFBB #FCEBE3 #FCEBE3
Accessibility & contrast
On white
1.44
#F8CFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#F8CFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8CFBB
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8CFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8CFBB | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD2BA
Deuteranopia (green-blind)
#E3DBBB
Tritanopia (blue-blind)
#FFC8C9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #f8cfbb; /* rgb */ color: rgb(248, 207, 187); /* oklch */ color: oklch(88.4% 0.054 47.5);
Tailwind
colors: {
custom: {
50: '#fbddcf',
500: '#f8cfbb',
950: '#000000',
},
}SCSS
$custom: #f8cfbb; $custom-light: #fbddcf; $custom-dark: #000000;
JSON
{
"hex": "#f8cfbb",
"rgb": {
"r": 248,
"g": 207,
"b": 187
},
"hsl": {
"h": 19.672,
"s": 81.333,
"l": 85.294
},
"oklch": {
"l": 0.88445,
"c": 0.0538,
"h": 47.5
},
"luminance": 0.6817
}Semantic roles & 50–950 ramp
primary
#F8CFBB
secondary
#7CBCDB
accent
#98DE08
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171513
muted
#858483