#F5CDA1#F5CDA1
#F5CDA1 is a very light, moderate orange. Relative luminance 0.656; OKLCH L 87.2% C 0.073 H 69.3°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CDA1 |
|---|---|
| RGB | rgb(245, 205, 161) |
| HSL | hsl(31, 81%, 80%) |
| HSV | hsv(31, 34%, 96%) |
| CMYK | cmyk(0%, 16.3%, 34.3%, 3.9%) |
| CIE-LAB | lab(84.82, 8.03, 27.19) |
| CIE-LCH | lch(84.82, 28.35, 73.55°) |
| OKLab | oklab(87.22% 0.0259 0.0685) |
| OKLCH | oklch(87.22% 0.073 69.3) |
| XYZ | xyz(65.9220, 65.6512, 42.9108) |
| Luminance | 0.6565 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 2.91
Peach
#FFDAB9
ΔE00 4.36
Navajowhite
#FFDEAD
ΔE00 4.63
Burlywood
#DEB887
ΔE00 5.62
Apricot
#FBCEB1
ΔE00 5.81
Wheat
#F5DEB3
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CDA1 #A1C9F5
analogous
#F5A3A1 #F5CDA1 #F3F5A1
triadic
#F5CDA1 #A1F5CD #CDA1F5
tetradic
#F5CDA1 #A1F5A3 #A1C9F5 #F5A1F3
square
#F5CDA1 #A1F5A3 #A1C9F5 #F5A1F3
split-complementary
#F5CDA1 #A1F3F5 #A3A1F5
monochromatic
#E99232 #EFB06A #F5CDA1 #FBEAD8 #FCF0E3
Accessibility & contrast
On white
1.49
#F5CDA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#F5CDA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CDA1
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CDA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CDA1 | 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)
#DBCE9E
Deuteranopia (green-blind)
#E4D8A2
Tritanopia (blue-blind)
#FFC4C1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #f5cda1; /* rgb */ color: rgb(245, 205, 161); /* oklch */ color: oklch(87.2% 0.073 69.3);
Tailwind
colors: {
custom: {
50: '#f9dcbd',
500: '#f5cda1',
950: '#000000',
},
}SCSS
$custom: #f5cda1; $custom-light: #f9dcbd; $custom-dark: #000000;
JSON
{
"hex": "#f5cda1",
"rgb": {
"r": 245,
"g": 205,
"b": 161
},
"hsl": {
"h": 31.429,
"s": 80.769,
"l": 79.608
},
"oklch": {
"l": 0.87215,
"c": 0.07319,
"h": 69.3
},
"luminance": 0.65648
}Semantic roles & 50–950 ramp
primary
#F5CDA1
secondary
#669AD4
accent
#6EDD08
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171512
muted
#858482