#F5CCAE#F5CCAE
#F5CCAE is a very light, moderate orange. Relative luminance 0.657; OKLCH L 87.3% C 0.061 H 58.0°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CCAE |
|---|---|
| RGB | rgb(245, 204, 174) |
| HSL | hsl(25, 78%, 82%) |
| HSV | hsv(25, 29%, 96%) |
| CMYK | cmyk(0%, 16.7%, 29%, 3.9%) |
| CIE-LAB | lab(84.82, 10.17, 20.37) |
| CIE-LCH | lch(84.82, 22.77, 63.47°) |
| OKLab | oklab(87.3% 0.0325 0.0521) |
| OKLCH | oklch(87.3% 0.061 58) |
| XYZ | xyz(66.8901, 65.6569, 49.1858) |
| Luminance | 0.6565 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.57
Peach
#FFDAB9
ΔE00 3.60
Light Peach
#FFD8B1
ΔE00 4.22
Bisque
#FFE4C4
ΔE00 7.11
Navajowhite
#FFDEAD
ΔE00 8.19
Burlywood
#DEB887
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CCAE #AED7F5
analogous
#F5AEB4 #F5CCAE #F5EFAE
triadic
#F5CCAE #AEF5CC #CCAEF5
tetradic
#F5CCAE #B4F5AE #AED7F5 #EFAEF5
square
#F5CCAE #B4F5AE #AED7F5 #EFAEF5
split-complementary
#F5CCAE #AEF5EF #AEB4F5
monochromatic
#E88741 #EEAA78 #F5CCAE #FCEEE4 #FCEEE4
Accessibility & contrast
On white
1.49
#F5CCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#F5CCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CCAE
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CCAE | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CFAC
Deuteranopia (green-blind)
#E2D7AE
Tritanopia (blue-blind)
#FFC4C4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #f5ccae; /* rgb */ color: rgb(245, 204, 174); /* oklch */ color: oklch(87.3% 0.061 58.0);
Tailwind
colors: {
custom: {
50: '#f9dbc6',
500: '#f5ccae',
950: '#000000',
},
}SCSS
$custom: #f5ccae; $custom-light: #f9dbc6; $custom-dark: #000000;
JSON
{
"hex": "#f5ccae",
"rgb": {
"r": 245,
"g": 204,
"b": 174
},
"hsl": {
"h": 25.352,
"s": 78.022,
"l": 82.157
},
"oklch": {
"l": 0.87299,
"c": 0.06141,
"h": 58
},
"luminance": 0.65654
}Semantic roles & 50–950 ramp
primary
#F5CCAE
secondary
#72ABD6
accent
#83DA0B
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171513
muted
#858482