#F8CAAA#F8CAAA
#F8CAAA is a very light, moderate orange. Relative luminance 0.651; OKLCH L 87.1% C 0.068 H 56.5°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F8CAAA |
|---|---|
| RGB | rgb(248, 202, 170) |
| HSL | hsl(25, 85%, 82%) |
| HSV | hsv(25, 31%, 97%) |
| CMYK | cmyk(0%, 18.5%, 31.5%, 2.7%) |
| CIE-LAB | lab(84.54, 11.84, 22.13) |
| CIE-LCH | lch(84.54, 25.10, 61.86°) |
| OKLab | oklab(87.12% 0.0373 0.0564) |
| OKLCH | oklch(87.12% 0.068 56.5) |
| XYZ | xyz(67.0890, 65.1028, 47.0547) |
| Luminance | 0.6510 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.35
Peach
#FFDAB9
ΔE00 4.39
Light Peach
#FFD8B1
ΔE00 4.72
Bisque
#FFE4C4
ΔE00 8.10
Burlywood
#DEB887
ΔE00 8.41
Navajowhite
#FFDEAD
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8CAAA #AAD8F8
analogous
#F8AAB1 #F8CAAA #F8F1AA
triadic
#F8CAAA #AAF8CA #CAAAF8
tetradic
#F8CAAA #B1F8AA #AAD8F8 #F1AAF8
square
#F8CAAA #B1F8AA #AAD8F8 #F1AAF8
split-complementary
#F8CAAA #AAF8F1 #AAB1F8
monochromatic
#EF8339 #F3A771 #F8CAAA #FDEDE3 #FDEDE3
Accessibility & contrast
On white
1.50
#F8CAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#F8CAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8CAAA
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8CAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8CAAA | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CDA8
Deuteranopia (green-blind)
#E2D7AA
Tritanopia (blue-blind)
#FFC1C1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f8caaa; /* rgb */ color: rgb(248, 202, 170); /* oklch */ color: oklch(87.1% 0.068 56.5);
Tailwind
colors: {
custom: {
50: '#fbdac3',
500: '#f8caaa',
950: '#000000',
},
}SCSS
$custom: #f8caaa; $custom-light: #fbdac3; $custom-dark: #000000;
JSON
{
"hex": "#f8caaa",
"rgb": {
"r": 248,
"g": 202,
"b": 170
},
"hsl": {
"h": 24.615,
"s": 84.783,
"l": 81.961
},
"oklch": {
"l": 0.87115,
"c": 0.06759,
"h": 56.5
},
"luminance": 0.651
}Semantic roles & 50–950 ramp
primary
#F8CAAA
secondary
#6DADDA
accent
#87E104
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382