#F5CAAA#F5CAAA
#F5CAAA is a very light, moderate orange. Relative luminance 0.646; OKLCH L 86.8% C 0.065 H 58.4°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CAAA |
|---|---|
| RGB | rgb(245, 202, 170) |
| HSL | hsl(26, 79%, 81%) |
| HSV | hsv(26, 31%, 96%) |
| CMYK | cmyk(0%, 17.6%, 30.6%, 3.9%) |
| CIE-LAB | lab(84.26, 10.70, 21.70) |
| CIE-LCH | lch(84.26, 24.19, 63.75°) |
| OKLab | oklab(86.83% 0.034 0.0553) |
| OKLCH | oklch(86.83% 0.065 58.4) |
| XYZ | xyz(66.0336, 64.5586, 47.0052) |
| Luminance | 0.6456 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.81
Peach
#FFDAB9
ΔE00 3.98
Light Peach
#FFD8B1
ΔE00 4.27
Bisque
#FFE4C4
ΔE00 7.54
Burlywood
#DEB887
ΔE00 7.85
Navajowhite
#FFDEAD
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CAAA #AAD5F5
analogous
#F5AAB0 #F5CAAA #F5F0AA
triadic
#F5CAAA #AAF5CA #CAAAF5
tetradic
#F5CAAA #B0F5AA #AAD5F5 #F0AAF5
square
#F5CAAA #B0F5AA #AAD5F5 #F0AAF5
split-complementary
#F5CAAA #AAF5F0 #AAB0F5
monochromatic
#E8863C #EFA873 #F5CAAA #FBECE1 #FCEEE4
Accessibility & contrast
On white
1.51
#F5CAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#F5CAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CAAA
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CAAA | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CDA8
Deuteranopia (green-blind)
#E1D6AA
Tritanopia (blue-blind)
#FFC2C1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f5caaa; /* rgb */ color: rgb(245, 202, 170); /* oklch */ color: oklch(86.8% 0.065 58.4);
Tailwind
colors: {
custom: {
50: '#f9dac3',
500: '#f5caaa',
950: '#000000',
},
}SCSS
$custom: #f5caaa; $custom-light: #f9dac3; $custom-dark: #000000;
JSON
{
"hex": "#f5caaa",
"rgb": {
"r": 245,
"g": 202,
"b": 170
},
"hsl": {
"h": 25.6,
"s": 78.947,
"l": 81.373
},
"oklch": {
"l": 0.86831,
"c": 0.06492,
"h": 58.4
},
"luminance": 0.64556
}Semantic roles & 50–950 ramp
primary
#F5CAAA
secondary
#6EA9D5
accent
#82DB0A
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171412
muted
#858382