#F2DD83#F2DD83
#F2DD83 is a very light, moderate yellow. Relative luminance 0.722; OKLCH L 89.6% C 0.113 H 96.6°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DD83 |
|---|---|
| RGB | rgb(242, 221, 131) |
| HSL | hsl(49, 81%, 73%) |
| HSV | hsv(49, 46%, 95%) |
| CMYK | cmyk(0%, 8.7%, 45.9%, 5.1%) |
| CIE-LAB | lab(88.08, -4.58, 46.61) |
| CIE-LCH | lch(88.08, 46.83, 95.61°) |
| OKLab | oklab(89.57% -0.013 0.1122) |
| OKLCH | oklch(89.57% 0.113 96.6) |
| XYZ | xyz(66.5730, 72.2313, 31.9036) |
| Luminance | 0.7223 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.23
Wheat (survey)
#FBDD7E
ΔE00 2.54
Khaki (CSS)
#F0E68C
ΔE00 3.44
Pale Gold
#FDDE6C
ΔE00 4.08
Yellow Tan
#FFE36E
ΔE00 4.22
Sand (survey)
#E2CA76
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DD83 #8398F2
analogous
#F2A583 #F2DD83 #CFF283
triadic
#F2DD83 #83F2DD #DD83F2
tetradic
#F2DD83 #83F2A5 #8398F2 #F283CF
square
#F2DD83 #83F2A5 #8398F2 #F283CF
split-complementary
#F2DD83 #83CFF2 #A583F2
monochromatic
#E3BC18 #ECCE4C #F2DD83 #F8ECBA #FCF7E3
Accessibility & contrast
On white
1.36
#F2DD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#F2DD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DD83
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DD83 | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD97C
Deuteranopia (green-blind)
#F3E087
Tritanopia (blue-blind)
#FFD1C7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f2dd83; /* rgb */ color: rgb(242, 221, 131); /* oklch */ color: oklch(89.6% 0.113 96.6);
Tailwind
colors: {
custom: {
50: '#f8e7a8',
500: '#f2dd83',
950: '#000000',
},
}SCSS
$custom: #f2dd83; $custom-light: #f8e7a8; $custom-dark: #000000;
JSON
{
"hex": "#f2dd83",
"rgb": {
"r": 242,
"g": 221,
"b": 131
},
"hsl": {
"h": 48.649,
"s": 81.022,
"l": 73.137
},
"oklch": {
"l": 0.89569,
"c": 0.11299,
"h": 96.6
},
"luminance": 0.72229
}Semantic roles & 50–950 ramp
primary
#F2DD83
secondary
#4C64CD
accent
#30DD08
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171610
muted
#858481