#F2CDBE#F2CDBE
#F2CDBE is a very light, muted orange. Relative luminance 0.663; OKLCH L 87.6% C 0.047 H 43.3°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CDBE |
|---|---|
| RGB | rgb(242, 205, 190) |
| HSL | hsl(17, 67%, 85%) |
| HSV | hsv(17, 21%, 95%) |
| CMYK | cmyk(0%, 15.3%, 21.5%, 5.1%) |
| CIE-LAB | lab(85.13, 10.73, 12.30) |
| CIE-LCH | lch(85.13, 16.32, 48.91°) |
| OKLab | oklab(87.59% 0.034 0.032) |
| OKLCH | oklch(87.59% 0.047 43.3) |
| XYZ | xyz(67.7439, 66.2599, 57.9262) |
| Luminance | 0.6626 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.05
Mistyrose
#FFE4E1
ΔE00 7.25
Peach
#FFDAB9
ΔE00 7.62
Light Peach
#FFD8B1
ΔE00 9.10
Pinkish Grey
#C8ACA9
ΔE00 10.13
Bisque
#FFE4C4
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CDBE #BEE3F2
analogous
#F2BEC9 #F2CDBE #F2E7BE
triadic
#F2CDBE #BEF2CD #CDBEF2
tetradic
#F2CDBE #C9F2BE #BEE3F2 #E7BEF2
square
#F2CDBE #C9F2BE #BEE3F2 #E7BEF2
split-complementary
#F2CDBE #BEF2E7 #BEC9F2
monochromatic
#DE7F58 #E8A68B #F2CDBE #FAEBE5 #FAEBE5
Accessibility & contrast
On white
1.47
#F2CDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#F2CDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CDBE
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CDBE | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D0BD
Deuteranopia (green-blind)
#DFD8BE
Tritanopia (blue-blind)
#FCC8C9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f2cdbe; /* rgb */ color: rgb(242, 205, 190); /* oklch */ color: oklch(87.6% 0.047 43.3);
Tailwind
colors: {
custom: {
50: '#f7dcd1',
500: '#f2cdbe',
950: '#000000',
},
}SCSS
$custom: #f2cdbe; $custom-light: #f7dcd1; $custom-dark: #000000;
JSON
{
"hex": "#f2cdbe",
"rgb": {
"r": 242,
"g": 205,
"b": 190
},
"hsl": {
"h": 17.308,
"s": 66.667,
"l": 84.706
},
"oklch": {
"l": 0.87586,
"c": 0.04673,
"h": 43.3
},
"luminance": 0.66258
}Semantic roles & 50–950 ramp
primary
#F2CDBE
secondary
#82BBD2
accent
#9ACF17
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483