#F7FFCC#F7FFCC
#F7FFCC is a very light, moderate yellow. Relative luminance 0.957; OKLCH L 98.1% C 0.066 H 114.9°. Best body text is #000000 at 20.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F7FFCC |
|---|---|
| RGB | rgb(247, 255, 204) |
| HSL | hsl(69, 100%, 90%) |
| HSV | hsv(69, 20%, 100%) |
| CMYK | cmyk(3.1%, 0%, 20%, 0%) |
| CIE-LAB | lab(98.29, -10.90, 23.55) |
| CIE-LCH | lch(98.29, 25.95, 114.83°) |
| OKLab | oklab(98.14% -0.0279 0.0601) |
| OKLCH | oklch(98.14% 0.066 114.9) |
| XYZ | xyz(85.0159, 95.6543, 71.0994) |
| Luminance | 0.9565 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ecru
#FEFFCA
ΔE00 2.17
Ivory (survey)
#FFFFCB
ΔE00 2.43
Eggshell (survey)
#FFFFD4
ΔE00 3.15
Cream (survey)
#FFFFC2
ΔE00 3.32
Cream
#FFFDD0
ΔE00 3.40
Egg Shell
#FFFCC4
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7FFCC #D4CCFF
analogous
#FFEECC #F7FFCC #DDFFCC
triadic
#F7FFCC #CCF7FF #FFCCF7
tetradic
#F7FFCC #CCFFEE #D4CCFF #FFCCDD
square
#F7FFCC #CCFFEE #D4CCFF #FFCCDD
split-complementary
#F7FFCC #CCDDFF #EECCFF
monochromatic
#E4FF52 #EDFF8F #F7FFCC #FAFFE0 #FAFFE0
Accessibility & contrast
On white
1.04
#F7FFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.13
#F7FFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7FFCC
20.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7FFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7FFCC | 1.00 | 1.04 | 20.13 | 20.13 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAC9
Deuteranopia (green-blind)
#FFFBCE
Tritanopia (blue-blind)
#FDF9F1
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f7ffcc; /* rgb */ color: rgb(247, 255, 204); /* oklch */ color: oklch(98.1% 0.066 114.9);
Tailwind
colors: {
custom: {
50: '#faffdb',
500: '#f7ffcc',
950: '#000000',
},
}SCSS
$custom: #f7ffcc; $custom-light: #faffdb; $custom-dark: #000000;
JSON
{
"hex": "#f7ffcc",
"rgb": {
"r": 247,
"g": 255,
"b": 204
},
"hsl": {
"h": 69.412,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.9814,
"c": 0.06628,
"h": 114.9
},
"luminance": 0.95654
}Semantic roles & 50–950 ramp
primary
#F7FFCC
secondary
#9586EA
accent
#00E624
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171815
muted
#858684