#F2CD7B#F2CD7B
#F2CD7B is a very light, moderate orange. Relative luminance 0.640; OKLCH L 86.3% C 0.109 H 85.9°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CD7B |
|---|---|
| RGB | rgb(242, 205, 123) |
| HSL | hsl(41, 82%, 72%) |
| HSV | hsv(41, 49%, 95%) |
| CMYK | cmyk(0%, 15.3%, 49.2%, 5.1%) |
| CIE-LAB | lab(83.95, 2.87, 45.43) |
| CIE-LCH | lch(83.95, 45.52, 86.39°) |
| OKLab | oklab(86.28% 0.0079 0.1091) |
| OKLCH | oklch(86.28% 0.109 85.9) |
| XYZ | xyz(62.0267, 63.9730, 27.8159) |
| Luminance | 0.6397 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.10
Wheat (survey)
#FBDD7E
ΔE00 4.62
Sandy
#F1DA7A
ΔE00 5.52
Light Mustard
#F7D560
ΔE00 5.59
Maize
#F4D054
ΔE00 6.00
Pale Gold
#FDDE6C
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CD7B #7BA0F2
analogous
#F2927B #F2CD7B #DBF27B
triadic
#F2CD7B #7BF2CD #CD7BF2
tetradic
#F2CD7B #7BF292 #7BA0F2 #F27BDB
square
#F2CD7B #7BF292 #7BA0F2 #F27BDB
split-complementary
#F2CD7B #7BDBF2 #927BF2
monochromatic
#DD9F16 #EDB843 #F2CD7B #F7E2B3 #FCF4E3
Accessibility & contrast
On white
1.52
#F2CD7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#F2CD7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CD7B
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CD7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CD7B | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC74
Deuteranopia (green-blind)
#E8D57E
Tritanopia (blue-blind)
#FFC0B9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f2cd7b; /* rgb */ color: rgb(242, 205, 123); /* oklch */ color: oklch(86.3% 0.109 85.9);
Tailwind
colors: {
custom: {
50: '#f9dca2',
500: '#f2cd7b',
950: '#000000',
},
}SCSS
$custom: #f2cd7b; $custom-light: #f9dca2; $custom-dark: #000000;
JSON
{
"hex": "#f2cd7b",
"rgb": {
"r": 242,
"g": 205,
"b": 123
},
"hsl": {
"h": 41.345,
"s": 82.069,
"l": 71.569
},
"oklch": {
"l": 0.86278,
"c": 0.10934,
"h": 85.9
},
"luminance": 0.6397
}Semantic roles & 50–950 ramp
primary
#F2CD7B
secondary
#456FCD
accent
#4ADE07
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18150F
muted
#868480