#F2FD8D#F2FD8D
#F2FD8D is a very light, vivid yellow. Relative luminance 0.911; OKLCH L 96.2% C 0.137 H 113.6°. Best body text is #000000 at 19.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FD8D |
|---|---|
| RGB | rgb(242, 253, 141) |
| HSL | hsl(66, 97%, 77%) |
| HSV | hsv(66, 44%, 99%) |
| CMYK | cmyk(4.3%, 0%, 44.3%, 0.8%) |
| CIE-LAB | lab(96.43, -19.42, 52.13) |
| CIE-LCH | lch(96.43, 55.63, 110.43°) |
| OKLab | oklab(96.25% -0.0546 0.1252) |
| OKLCH | oklch(96.25% 0.137 113.6) |
| XYZ | xyz(76.5519, 91.0520, 38.7362) |
| Luminance | 0.9105 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 3.17
Pale Yellow
#FFFF84
ΔE00 3.23
Faded Yellow
#FEFF7F
ΔE00 3.43
Butter
#FFFF81
ΔE00 3.46
Banana (survey)
#FFFF7E
ΔE00 3.70
Manilla
#FFFA86
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FD8D #988DFD
analogous
#FDD08D #F2FD8D #BAFD8D
triadic
#F2FD8D #8DF2FD #FD8DF2
tetradic
#F2FD8D #8DFDD0 #988DFD #FD8DBA
square
#F2FD8D #8DFDD0 #988DFD #FD8DBA
split-complementary
#F2FD8D #8DBAFD #D08DFD
monochromatic
#E4FB15 #EBFC51 #F2FD8D #F9FEC9 #FCFEE1
Accessibility & contrast
On white
1.09
#F2FD8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.21
#F2FD8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FD8D
19.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FD8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FD8D | 1.00 | 1.09 | 19.21 | 19.21 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF384
Deuteranopia (green-blind)
#FFF693
Tritanopia (blue-blind)
#FEF2E2
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #f2fd8d; /* rgb */ color: rgb(242, 253, 141); /* oklch */ color: oklch(96.2% 0.137 113.6);
Tailwind
colors: {
custom: {
50: '#f8feb0',
500: '#f2fd8d',
950: '#000000',
},
}SCSS
$custom: #f2fd8d; $custom-light: #f8feb0; $custom-dark: #000000;
JSON
{
"hex": "#f2fd8d",
"rgb": {
"r": 242,
"g": 253,
"b": 141
},
"hsl": {
"h": 65.893,
"s": 96.552,
"l": 77.255
},
"oklch": {
"l": 0.96246,
"c": 0.1366,
"h": 113.6
},
"luminance": 0.91051
}Semantic roles & 50–950 ramp
primary
#F2FD8D
secondary
#5F51DD
accent
#00E617
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#171711
muted
#858581