#F5CCB2#F5CCB2
#F5CCB2 is a very light, muted orange. Relative luminance 0.658; OKLCH L 87.4% C 0.058 H 54.1°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CCB2 |
|---|---|
| RGB | rgb(245, 204, 178) |
| HSL | hsl(23, 77%, 83%) |
| HSV | hsv(23, 27%, 96%) |
| CMYK | cmyk(0%, 16.7%, 27.3%, 3.9%) |
| CIE-LAB | lab(84.90, 10.70, 18.37) |
| CIE-LCH | lch(84.90, 21.26, 59.79°) |
| OKLab | oklab(87.39% 0.0341 0.0472) |
| OKLCH | oklch(87.39% 0.058 54.1) |
| XYZ | xyz(67.2859, 65.8152, 51.2702) |
| Luminance | 0.6581 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.35
Peach
#FFDAB9
ΔE00 4.46
Light Peach
#FFD8B1
ΔE00 5.45
Bisque
#FFE4C4
ΔE00 7.86
Navajowhite
#FFDEAD
ΔE00 9.50
Burlywood
#DEB887
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CCB2 #B2DBF5
analogous
#F5B2B9 #F5CCB2 #F5EEB2
triadic
#F5CCB2 #B2F5CC #CCB2F5
tetradic
#F5CCB2 #B9F5B2 #B2DBF5 #EEB2F5
square
#F5CCB2 #B9F5B2 #B2DBF5 #EEB2F5
split-complementary
#F5CCB2 #B2F5EE #B2B9F5
monochromatic
#E78446 #EEA87C #F5CCB2 #FBEDE4 #FBEDE4
Accessibility & contrast
On white
1.48
#F5CCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#F5CCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CCB2
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CCB2 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CFB0
Deuteranopia (green-blind)
#E1D7B2
Tritanopia (blue-blind)
#FFC5C5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #f5ccb2; /* rgb */ color: rgb(245, 204, 178); /* oklch */ color: oklch(87.4% 0.058 54.1);
Tailwind
colors: {
custom: {
50: '#f9dbc9',
500: '#f5ccb2',
950: '#000000',
},
}SCSS
$custom: #f5ccb2; $custom-light: #f9dbc9; $custom-dark: #000000;
JSON
{
"hex": "#f5ccb2",
"rgb": {
"r": 245,
"g": 204,
"b": 178
},
"hsl": {
"h": 23.284,
"s": 77.011,
"l": 82.941
},
"oklch": {
"l": 0.87389,
"c": 0.05824,
"h": 54.1
},
"luminance": 0.65813
}Semantic roles & 50–950 ramp
primary
#F5CCB2
secondary
#75B0D6
accent
#8AD90C
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171513
muted
#858482