#F5CFBB#F5CFBB
#F5CFBB is a very light, muted orange. Relative luminance 0.676; OKLCH L 88.2% C 0.051 H 49.4°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CFBB |
|---|---|
| RGB | rgb(245, 207, 187) |
| HSL | hsl(21, 74%, 85%) |
| HSV | hsv(21, 24%, 96%) |
| CMYK | cmyk(0%, 15.5%, 23.7%, 3.9%) |
| CIE-LAB | lab(85.82, 10.36, 14.91) |
| CIE-LCH | lch(85.82, 18.15, 55.20°) |
| OKLab | oklab(88.17% 0.0331 0.0386) |
| OKLCH | oklch(88.17% 0.051 49.4) |
| XYZ | xyz(68.9392, 67.6284, 56.4262) |
| Luminance | 0.6763 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.16
Peach
#FFDAB9
ΔE00 5.62
Light Peach
#FFD8B1
ΔE00 7.04
Mistyrose
#FFE4E1
ΔE00 8.42
Bisque
#FFE4C4
ΔE00 8.45
Warm Beige
#E9DCC9
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CFBB #BBE1F5
analogous
#F5BBC4 #F5CFBB #F5ECBB
triadic
#F5CFBB #BBF5CF #CFBBF5
tetradic
#F5CFBB #C4F5BB #BBE1F5 #ECBBF5
square
#F5CFBB #C4F5BB #BBE1F5 #ECBBF5
split-complementary
#F5CFBB #BBF5EC #BBC4F5
monochromatic
#E58450 #EDA986 #F5CFBB #FBECE4 #FBECE4
Accessibility & contrast
On white
1.45
#F5CFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#F5CFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CFBB
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CFBB | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2BA
Deuteranopia (green-blind)
#E2DABB
Tritanopia (blue-blind)
#FFC9C9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #f5cfbb; /* rgb */ color: rgb(245, 207, 187); /* oklch */ color: oklch(88.2% 0.051 49.4);
Tailwind
colors: {
custom: {
50: '#f9ddcf',
500: '#f5cfbb',
950: '#000000',
},
}SCSS
$custom: #f5cfbb; $custom-light: #f9ddcf; $custom-dark: #000000;
JSON
{
"hex": "#f5cfbb",
"rgb": {
"r": 245,
"g": 207,
"b": 187
},
"hsl": {
"h": 20.69,
"s": 74.359,
"l": 84.706
},
"oklch": {
"l": 0.88168,
"c": 0.05083,
"h": 49.4
},
"luminance": 0.67626
}Semantic roles & 50–950 ramp
primary
#F5CFBB
secondary
#7EB8D6
accent
#92D60F
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171513
muted
#858483