#F2CFBD#F2CFBD
#F2CFBD is a very light, muted orange. Relative luminance 0.672; OKLCH L 87.9% C 0.047 H 48.9°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CFBD |
|---|---|
| RGB | rgb(242, 207, 189) |
| HSL | hsl(20, 67%, 85%) |
| HSV | hsv(20, 22%, 95%) |
| CMYK | cmyk(0%, 14.5%, 21.9%, 5.1%) |
| CIE-LAB | lab(85.59, 9.54, 13.49) |
| CIE-LCH | lch(85.59, 16.52, 54.74°) |
| OKLab | oklab(87.94% 0.0306 0.035) |
| OKLCH | oklch(87.94% 0.047 48.9) |
| XYZ | xyz(68.1164, 67.1792, 57.5130) |
| Luminance | 0.6718 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.03
Peach
#FFDAB9
ΔE00 6.03
Light Peach
#FFD8B1
ΔE00 7.52
Mistyrose
#FFE4E1
ΔE00 7.83
Bisque
#FFE4C4
ΔE00 8.48
Warm Beige
#E9DCC9
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CFBD #BDE0F2
analogous
#F2BDC6 #F2CFBD #F2EABD
triadic
#F2CFBD #BDF2CF #CFBDF2
tetradic
#F2CFBD #C6F2BD #BDE0F2 #EABDF2
square
#F2CFBD #C6F2BD #BDE0F2 #EABDF2
split-complementary
#F2CFBD #BDF2EA #BDC6F2
monochromatic
#DE8557 #E8AA8A #F2CFBD #FAECE5 #FAECE5
Accessibility & contrast
On white
1.45
#F2CFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#F2CFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CFBD
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CFBD | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BC
Deuteranopia (green-blind)
#E0D9BD
Tritanopia (blue-blind)
#FCC9CA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f2cfbd; /* rgb */ color: rgb(242, 207, 189); /* oklch */ color: oklch(87.9% 0.047 48.9);
Tailwind
colors: {
custom: {
50: '#f7ddd0',
500: '#f2cfbd',
950: '#000000',
},
}SCSS
$custom: #f2cfbd; $custom-light: #f7ddd0; $custom-dark: #000000;
JSON
{
"hex": "#f2cfbd",
"rgb": {
"r": 242,
"g": 207,
"b": 189
},
"hsl": {
"h": 20.377,
"s": 67.089,
"l": 84.51
},
"oklch": {
"l": 0.87943,
"c": 0.04652,
"h": 48.9
},
"luminance": 0.67177
}Semantic roles & 50–950 ramp
primary
#F2CFBD
secondary
#81B6D2
accent
#90CF17
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483