#F5CDBE#F5CDBE
#F5CDBE is a very light, muted orange. Relative luminance 0.668; OKLCH L 87.9% C 0.050 H 41.6°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CDBE |
|---|---|
| RGB | rgb(245, 205, 190) |
| HSL | hsl(16, 73%, 85%) |
| HSV | hsv(16, 22%, 96%) |
| CMYK | cmyk(0%, 16.3%, 22.4%, 3.9%) |
| CIE-LAB | lab(85.40, 11.83, 12.73) |
| CIE-LCH | lch(85.40, 17.37, 47.09°) |
| OKLab | oklab(87.86% 0.0373 0.0331) |
| OKLCH | oklch(87.86% 0.05 41.6) |
| XYZ | xyz(68.7822, 66.7953, 57.9748) |
| Luminance | 0.6679 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.12
Mistyrose
#FFE4E1
ΔE00 7.40
Peach
#FFDAB9
ΔE00 8.00
Light Peach
#FFD8B1
ΔE00 9.45
Pale Salmon
#FFB19A
ΔE00 9.51
Pale Rose
#FDC1C5
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CDBE #BEE6F5
analogous
#F5BECA #F5CDBE #F5E9BE
triadic
#F5CDBE #BEF5CD #CDBEF5
tetradic
#F5CDBE #CAF5BE #BEE6F5 #E9BEF5
square
#F5CDBE #CAF5BE #BEE6F5 #E9BEF5
split-complementary
#F5CDBE #BEF5E9 #BECAF5
monochromatic
#E57B54 #EDA489 #F5CDBE #FBEBE4 #FBEBE4
Accessibility & contrast
On white
1.46
#F5CDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#F5CDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CDBE
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CDBE | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D1BD
Deuteranopia (green-blind)
#E0D9BE
Tritanopia (blue-blind)
#FFC7C9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f5cdbe; /* rgb */ color: rgb(245, 205, 190); /* oklch */ color: oklch(87.9% 0.050 41.6);
Tailwind
colors: {
custom: {
50: '#f9dcd1',
500: '#f5cdbe',
950: '#000000',
},
}SCSS
$custom: #f5cdbe; $custom-light: #f9dcd1; $custom-dark: #000000;
JSON
{
"hex": "#f5cdbe",
"rgb": {
"r": 245,
"g": 205,
"b": 190
},
"hsl": {
"h": 16.364,
"s": 73.333,
"l": 85.294
},
"oklch": {
"l": 0.87862,
"c": 0.04986,
"h": 41.6
},
"luminance": 0.66793
}Semantic roles & 50–950 ramp
primary
#F5CDBE
secondary
#81BFD6
accent
#A0D510
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483