#F4CCBA#F4CCBA
#F4CCBA is a very light, muted orange. Relative luminance 0.660; OKLCH L 87.5% C 0.052 H 45.6°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F4CCBA |
|---|---|
| RGB | rgb(244, 204, 186) |
| HSL | hsl(19, 73%, 84%) |
| HSV | hsv(19, 24%, 96%) |
| CMYK | cmyk(0%, 16.4%, 23.8%, 4.3%) |
| CIE-LAB | lab(84.98, 11.42, 14.24) |
| CIE-LCH | lch(84.98, 18.25, 51.27°) |
| OKLab | oklab(87.48% 0.0362 0.0369) |
| OKLCH | oklch(87.48% 0.052 45.6) |
| XYZ | xyz(67.7646, 65.9665, 55.6081) |
| Luminance | 0.6596 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.92
Peach
#FFDAB9
ΔE00 6.92
Light Peach
#FFD8B1
ΔE00 8.28
Mistyrose
#FFE4E1
ΔE00 8.29
Pale Salmon
#FFB19A
ΔE00 9.43
Bisque
#FFE4C4
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4CCBA #BAE2F4
analogous
#F4BAC5 #F4CCBA #F4E9BA
triadic
#F4CCBA #BAF4CC #CCBAF4
tetradic
#F4CCBA #C5F4BA #BAE2F4 #E9BAF4
square
#F4CCBA #C5F4BA #BAE2F4 #E9BAF4
split-complementary
#F4CCBA #BAF4E9 #BAC5F4
monochromatic
#E37E50 #ECA585 #F4CCBA #FBEBE5 #FBEBE5
Accessibility & contrast
On white
1.48
#F4CCBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#F4CCBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4CCBA
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4CCBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4CCBA | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CFB9
Deuteranopia (green-blind)
#DFD7BA
Tritanopia (blue-blind)
#FFC6C7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #f4ccba; /* rgb */ color: rgb(244, 204, 186); /* oklch */ color: oklch(87.5% 0.052 45.6);
Tailwind
colors: {
custom: {
50: '#f8dbce',
500: '#f4ccba',
950: '#000000',
},
}SCSS
$custom: #f4ccba; $custom-light: #f8dbce; $custom-dark: #000000;
JSON
{
"hex": "#f4ccba",
"rgb": {
"r": 244,
"g": 204,
"b": 186
},
"hsl": {
"h": 18.621,
"s": 72.5,
"l": 84.314
},
"oklch": {
"l": 0.87483,
"c": 0.05166,
"h": 45.6
},
"luminance": 0.65964
}Semantic roles & 50–950 ramp
primary
#F4CCBA
secondary
#7EBAD5
accent
#98D511
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171513
muted
#858483