#F2CD9F#F2CD9F
#F2CD9F is a very light, moderate orange. Relative luminance 0.650; OKLCH L 86.9% C 0.073 H 72.7°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CD9F |
|---|---|
| RGB | rgb(242, 205, 159) |
| HSL | hsl(33, 76%, 79%) |
| HSV | hsv(33, 34%, 95%) |
| CMYK | cmyk(0%, 15.3%, 34.3%, 5.1%) |
| CIE-LAB | lab(84.51, 6.64, 27.77) |
| CIE-LCH | lch(84.51, 28.55, 76.56°) |
| OKLab | oklab(86.9% 0.0218 0.0698) |
| OKLCH | oklch(86.9% 0.073 72.7) |
| XYZ | xyz(64.7087, 65.0458, 41.9407) |
| Luminance | 0.6504 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.65
Navajowhite
#FFDEAD
ΔE00 4.06
Peach
#FFDAB9
ΔE00 5.14
Burlywood
#DEB887
ΔE00 5.23
Wheat
#F5DEB3
ΔE00 5.56
Moccasin
#FFE4B5
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CD9F #9FC4F2
analogous
#F2A39F #F2CD9F #EDF29F
triadic
#F2CD9F #9FF2CD #CD9FF2
tetradic
#F2CD9F #9FF2A3 #9FC4F2 #F29FED
square
#F2CD9F #9FF2A3 #9FC4F2 #F29FED
split-complementary
#F2CD9F #9FEDF2 #A39FF2
monochromatic
#E39533 #EBB169 #F2CD9F #F9E9D5 #FBF1E4
Accessibility & contrast
On white
1.50
#F2CD9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#F2CD9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CD9F
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CD9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CD9F | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCE9C
Deuteranopia (green-blind)
#E4D6A0
Tritanopia (blue-blind)
#FFC4C1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f2cd9f; /* rgb */ color: rgb(242, 205, 159); /* oklch */ color: oklch(86.9% 0.073 72.7);
Tailwind
colors: {
custom: {
50: '#f7dcbb',
500: '#f2cd9f',
950: '#000000',
},
}SCSS
$custom: #f2cd9f; $custom-light: #f7dcbb; $custom-dark: #000000;
JSON
{
"hex": "#f2cd9f",
"rgb": {
"r": 242,
"g": 205,
"b": 159
},
"hsl": {
"h": 33.253,
"s": 76.147,
"l": 78.627
},
"oklch": {
"l": 0.86896,
"c": 0.07314,
"h": 72.7
},
"luminance": 0.65043
}Semantic roles & 50–950 ramp
primary
#F2CD9F
secondary
#6595D0
accent
#68D80D
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171512
muted
#858482